Home | History | Annotate | Download | only in verifier

Lines Matching refs:CurrentInsnFlags

936           if ((opcode_flags & Instruction::kThrow) == 0 && CurrentInsnFlags()->IsInTry()) {
2073 if ((opcode_flags & Instruction::kThrow) != 0 && CurrentInsnFlags()->IsInTry()) {
2664 if (!CurrentInsnFlags()->IsBranchTarget() &&
5283 InstructionFlags* MethodVerifier::CurrentInsnFlags() {