Searched defs:hasAllZeroIndices (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/ | ||
H A D | Operator.h | 446 bool hasAllZeroIndices() const { hasAllZeroIndices() function |
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ | ||
H A D | Instructions.cpp | 1781 bool GetElementPtrInst::hasAllZeroIndices() const { hasAllZeroIndices() function in GetElementPtrInst |