Home | History | Annotate | Download | only in quick

Lines Matching refs:IF_EQZ

943     case Instruction::IF_EQZ: is_taken = (src1 == 0); break;