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

/external/llvm/include/llvm/
H A DOperator.h295 bool hasIndices() const { function in class:llvm::GEPOperator
H A DConstants.h987 bool hasIndices() const;
H A DInstructions.h830 bool hasIndices() const { function in class:llvm::GetElementPtrInst
1800 bool hasIndices() const { function in class:llvm::ExtractValueInst
1922 bool hasIndices() const { function in class:llvm::InsertValueInst
/external/llvm/lib/Transforms/IPO/
H A DIPConstantPropagation.cpp258 if (EV->hasIndices())
H A DDeadArgumentElimination.cpp389 && IV->hasIndices())
523 if (Ext && Ext->hasIndices()) {
/external/llvm/lib/VMCore/
H A DConstantsContext.h489 CE->hasIndices() ?
H A DAsmWriter.cpp965 if (CE->hasIndices()) {
H A DConstants.cpp1012 bool ConstantExpr::hasIndices() const { function in class:ConstantExpr
/external/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp1323 if (!EV.hasIndices())

Completed in 458 milliseconds