Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DOperator.h446 bool hasAllZeroIndices() const { hasAllZeroIndices() function
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DInstructions.cpp1781 bool GetElementPtrInst::hasAllZeroIndices() const { hasAllZeroIndices() function in GetElementPtrInst