Lines Matching refs:CurrentInsnFlags
1435 if ((opcode_flags & Instruction::kThrow) != 0 && CurrentInsnFlags()->IsInTry()) {1926 if (!CurrentInsnFlags()->IsBranchTarget() &&2751 uint32_t next_insn_idx = work_insn_idx_ + CurrentInsnFlags()->GetLengthInCodeUnits();3830 InstructionFlags* MethodVerifier::CurrentInsnFlags() {