Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp6027 Value *PtrSrc = PtrToIntOp1->getOperand(0); in foldICmpWithCastOp() local
6028 if (PtrSrc->getType() == Op0Src->getType()) in foldICmpWithCastOp()