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

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

Completed in 89 milliseconds