Searched refs:hasAllZeroIndices (Results 1 – 14 of 14) sorted by relevance
279 bool hasAllZeroIndices() const { in hasAllZeroIndices() function
504 bool hasAllZeroIndices() const;
323 if (!GEP->hasAllZeroIndices()) in stripPointerCasts()
1127 bool GetElementPtrInst::hasAllZeroIndices() const { in hasAllZeroIndices() function in GetElementPtrInst
792 if (GEP.hasAllZeroIndices() && !Src->hasAllZeroIndices() && in visitGetElementPtrInst()
1333 if (GEP->hasAllZeroIndices()) { in commonPointerCastTransforms()
2155 cast<GetElementPtrInst>(LHSI)->hasAllZeroIndices()) in visitICmpInst()
642 if (G->hasAllZeroIndices()) in performCallSlotOptzn()
541 if (GEP->hasAllZeroIndices()) in FindSingleUseIdentifiedObject()1836 cast<GetElementPtrInst>(I)->hasAllZeroIndices()); in isNoopInstruction()3584 cast<GEPOperator>(Arg)->hasAllZeroIndices()) in runOnFunction()
1127 if (GEPI->hasAllZeroIndices()) { in OptimizeInst()
1724 if (!GEPI->hasAllZeroIndices()) in isSafePHISelectUseForScalarRepl()2592 isOffset || !GEP->hasAllZeroIndices(), in isOnlyCopiedFromConstantGlobal()
108 if (!GEPI->hasAllZeroIndices()) in isAllocaPromotable()
308 if (!GEPOp->hasAllZeroIndices()) in DecomposeGEPExpression()
1048 if (GEPI->hasAllZeroIndices() && GEPI->hasOneUse()) in ReplaceUsesOfMallocWithGlobal()