HomeSort by relevance Sort by last modified time
    Searched defs:hasAllZeroIndices (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/IR/
Operator.h 416 /// hasAllZeroIndices - Return true if all of the indices of this GEP are
419 bool hasAllZeroIndices() const {
  /external/llvm/lib/IR/
Instructions.cpp     [all...]

Completed in 157 milliseconds