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

/freebsd-10-stable/contrib/llvm/lib/Transforms/IPO/
H A DIPConstantPropagation.cpp258 if (EV->hasIndices())
H A DDeadArgumentElimination.cpp458 && IV->hasIndices())
592 if (Ext && Ext->hasIndices()) {
/freebsd-10-stable/contrib/llvm/include/llvm/IR/
H A DOperator.h408 bool hasIndices() const { function in class:llvm::GEPOperator
H A DConstants.h981 bool hasIndices() const;
H A DInstructions.h831 bool hasIndices() const { function in class:llvm::GetElementPtrInst
1808 bool hasIndices() const { function in class:llvm::ExtractValueInst
1929 bool hasIndices() const { function in class:llvm::InsertValueInst
/freebsd-10-stable/contrib/llvm/lib/IR/
H A DConstantsContext.h489 CE->hasIndices() ?
H A DAsmWriter.cpp1028 if (CE->hasIndices()) {
H A DConstants.cpp1069 bool ConstantExpr::hasIndices() const { function in class:ConstantExpr
/freebsd-10-stable/contrib/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp1683 if (!EV.hasIndices())

Completed in 234 milliseconds