Home
last modified time | relevance | path

Searched defs:hasAllZeroIndices (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/IR/
DOperator.h421 bool hasAllZeroIndices() const { in hasAllZeroIndices() function
/external/llvm/lib/IR/
DInstructions.cpp1577 bool GetElementPtrInst::hasAllZeroIndices() const { in hasAllZeroIndices() function in GetElementPtrInst