Searched refs:CE1GEP (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DConstantFold.cpp1748 GEPOperator *CE1GEP = cast<GEPOperator>(CE1); local
1795 if (CE1GEP->hasAllZeroIndices())
1815 if (CE1GEP->hasAllZeroIndices() && CE2GEP->hasAllZeroIndices())

Completed in 52 milliseconds