Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/IPO/
DIPConstantPropagation.cpp258 if (EV->hasIndices()) in PropagateConstantReturn()
DDeadArgumentElimination.cpp389 && IV->hasIndices()) in SurveyUse()
523 if (Ext && Ext->hasIndices()) { in SurveyFunction()
/external/llvm/include/llvm/
DOperator.h272 bool hasIndices() const { in hasIndices() function
DConstants.h759 bool hasIndices() const;
DInstructions.h497 bool hasIndices() const {
1446 bool hasIndices() const {
1568 bool hasIndices() const {
/external/llvm/lib/VMCore/
DConstantsContext.h465 CE->hasIndices() ?
DAsmWriter.cpp912 if (CE->hasIndices()) { in WriteConstantInternal()
DConstants.cpp774 bool ConstantExpr::hasIndices() const { in hasIndices() function in ConstantExpr
/external/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp1186 if (!EV.hasIndices()) in visitExtractValueInst()