HomeSort by: relevance | last modified time | path
    Searched defs:hasAllZeroIndices (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/IR/
Operator.h 524 bool hasAllZeroIndices() const {
  /src/external/apache2/llvm/dist/llvm/lib/IR/
Instructions.cpp 1762 /// hasAllZeroIndices - Return true if all of the indices of this GEP are
1765 bool GetElementPtrInst::hasAllZeroIndices() const {

Completed in 72 milliseconds