method_verifier.h | 284 * insn_flags_. Addresses that are in the middle of an instruction, or that are part of switch 388 // Updates "insn_flags_", setting the "branch target" flag. 392 // Updates "insn_flags_", setting the "branch target" flag. 475 * addresses. Does not set or clear any other flags in "insn_flags_". 700 UniquePtr<InstructionFlags[]> insn_flags_; member in class:art::verifier::MethodVerifier
|