Searched defs:insn_flags_ (Results 1 - 1 of 1) sorted by relevance

/art/runtime/verifier/
H A Dmethod_verifier.h287 * insn_flags_. Addresses that are in the middle of an instruction, or that are part of switch
391 // Updates "insn_flags_", setting the "branch target" flag.
395 // Updates "insn_flags_", setting the "branch target" flag.
478 * addresses. Does not set or clear any other flags in "insn_flags_".
668 std::unique_ptr<InstructionFlags[]> insn_flags_; member in class:art::verifier::MethodVerifier

Completed in 5 milliseconds