Home | History | Annotate | Download | only in Expression

Lines Matching refs:ICmp

469             case Instruction::ICmp:
485 log->Printf("Unsupported ICmp predicate: %s", PrintValue(ii).c_str());
997 case Instruction::ICmp:
1004 log->Printf("getOpcode() returns ICmp, but instruction is not an ICmpInst");