Searched refs:GetModifiableInstructionFlags (Results 1 – 1 of 1) sorted by relevance
704 return &GetModifiableInstructionFlags(work_insn_idx_); in CurrentInsnFlags()728 ALWAYS_INLINE InstructionFlags& GetModifiableInstructionFlags(size_t index) { in GetModifiableInstructionFlags() function in art::verifier::impl::__anon79162a830111::MethodVerifier1091 GetModifiableInstructionFlags(it.DexPc()).SetIsOpcode(); in ComputeWidthsAndCountOps()1127 GetModifiableInstructionFlags(it.DexPc()).SetInTry(); in ScanTryCatchBlocks()1148 GetModifiableInstructionFlags(dex_pc).SetBranchTarget(); in ScanTryCatchBlocks()1169 GetModifiableInstructionFlags(0).SetBranchTarget(); in VerifyInstructions()1178 GetModifiableInstructionFlags(dex_pc).SetReturn(); in VerifyInstructions()1181 GetModifiableInstructionFlags(dex_pc).SetCompileTimeInfoPoint(); in VerifyInstructions()1438 GetModifiableInstructionFlags(abs_offset).SetBranchTarget(); in CheckBranchTarget()1585 GetModifiableInstructionFlags(abs_offset).SetBranchTarget(); in CheckSwitchTargets()[all …]