Searched defs:hasAllConstantIndices (Results 1 - 2 of 2) sorted by relevance

/external/llvm/include/llvm/IR/
H A DOperator.h437 bool hasAllConstantIndices() const { function in class:llvm::GEPOperator
/external/llvm/lib/IR/
H A DInstructions.cpp1319 /// hasAllConstantIndices - Return true if all of the indices of this GEP are
1322 bool GetElementPtrInst::hasAllConstantIndices() const { function in class:GetElementPtrInst

Completed in 124 milliseconds