Searched refs:IntToPtrOp1 (Results 1 – 1 of 1) sorted by relevance
6430 if (auto *IntToPtrOp1 = dyn_cast<IntToPtrInst>(ICmp.getOperand(1))) { in foldICmpWithCastOp() local6431 Value *IntSrc = IntToPtrOp1->getOperand(0); in foldICmpWithCastOp()6433 NewOp1 = IntToPtrOp1->getOperand(0); in foldICmpWithCastOp()