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

/external/llvm/include/llvm/
H A DOperator.h312 /// hasAllConstantIndices - Return true if all of the indices of this GEP are
315 bool hasAllConstantIndices() const { function in class:llvm::GEPOperator
/external/llvm/lib/VMCore/
H A DInstructions.cpp1404 /// hasAllConstantIndices - Return true if all of the indices of this GEP are
1407 bool GetElementPtrInst::hasAllConstantIndices() const { function in class:GetElementPtrInst

Completed in 28 milliseconds