Home
last modified time | relevance | path

Searched refs:IntSrc (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp6431 Value *IntSrc = IntToPtrOp1->getOperand(0); in foldICmpWithCastOp() local
6432 if (IntSrc->getType() == Op0Src->getType()) in foldICmpWithCastOp()