Searched refs:GetModifiableInstructionFlags (Results 1 – 1 of 1) sorted by relevance
679 return &GetModifiableInstructionFlags(work_insn_idx_); in CurrentInsnFlags()703 ALWAYS_INLINE InstructionFlags& GetModifiableInstructionFlags(size_t index) { in GetModifiableInstructionFlags() function in art::verifier::impl::__anon79162a830111::MethodVerifier1068 GetModifiableInstructionFlags(it.DexPc()).SetIsOpcode(); in ComputeWidthsAndCountOps()1104 GetModifiableInstructionFlags(it.DexPc()).SetInTry(); in ScanTryCatchBlocks()1125 GetModifiableInstructionFlags(dex_pc).SetBranchTarget(); in ScanTryCatchBlocks()1146 GetModifiableInstructionFlags(0).SetBranchTarget(); in VerifyInstructions()1155 GetModifiableInstructionFlags(dex_pc).SetReturn(); in VerifyInstructions()1158 GetModifiableInstructionFlags(dex_pc).SetCompileTimeInfoPoint(); in VerifyInstructions()1404 GetModifiableInstructionFlags(abs_offset).SetBranchTarget(); in CheckBranchTarget()1551 GetModifiableInstructionFlags(abs_offset).SetBranchTarget(); in CheckSwitchTargets()[all …]