Lines Matching refs:MONITOR_ENTER
626 if (inst->Opcode() == Instruction::MONITOR_ENTER) {
641 // Quick check whether there are any monitor_enter instructions at all.
1013 case Instruction::MONITOR_ENTER:
2333 case Instruction::MONITOR_ENTER:
3632 if (inst->Opcode() != Instruction::MONITOR_ENTER || work_line_->MonitorStackDepth() != 1) {