Searched refs:hasAllConstantIndices (Results 1 – 13 of 13) sorted by relevance
62 if (VPtr == GEP->getPointerOperand() && GEP->hasAllConstantIndices()) { in findLoadCallsAtConstantOffset()
3475 GLHS->hasAllConstantIndices() && GRHS->hasAllConstantIndices() && in SimplifyICmpInst()
534 bool hasAllConstantIndices() const { in hasAllConstantIndices() function
1087 bool hasAllConstantIndices() const;
416 !GEP->hasAllConstantIndices())) in FoldPHIArgGEPIntoPHI()537 if (AI->isStaticAlloca() && GEP->hasAllConstantIndices()) in isSafeAndProfitableToSinkLoad()
774 if (GEP->hasAllConstantIndices() && GEP->getNumIndices() == 1 && in getAsConstantIndexedAddress()811 if (!GEPLHS->hasAllConstantIndices()) in transformToIndexedCompare()930 (GEPLHS->hasAllConstantIndices() || GEPLHS->hasOneUse()) && in foldGEPICmp()931 (GEPRHS->hasAllConstantIndices() || GEPRHS->hasOneUse()) && in foldGEPICmp()
552 if (!cast<GEPOperator>(I)->hasAllConstantIndices()) in shouldSpeculateInstrs()
487 if (!GEP->hasAllConstantIndices()) in stripPointerCastsAndOffsets()
1670 bool GetElementPtrInst::hasAllConstantIndices() const { in hasAllConstantIndices() function in GetElementPtrInst
938 if (GEP->hasAllConstantIndices()) in splitGEP()
1979 if (!GEP->hasAllConstantIndices()) in chainToBasePointerCost()
1771 if (GEP->hasAllConstantIndices()) { in getKnownNonNullAndDerefBytesForUse()3402 if (GEP->hasAllConstantIndices()) { in getKnownAlignForUse()
176 if (!GEP->hasAllConstantIndices()) in IsSafeComputationToRemove()