Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp616 Value *PtrBase = GEPLHS->getOperand(0); in FoldGEPICmp() local
617 if (PtrBase == RHS && GEPLHS->isInBounds()) { in FoldGEPICmp()
632 if (PtrBase != GEPRHS->getOperand(0)) { in FoldGEPICmp()
653 PtrBase->stripPointerCasts() == in FoldGEPICmp()