HomeSort by: relevance | last modified time | path
    Searched refs:isBoundedSequential (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/IR/
GetElementPtrTypeIterator.h 127 bool isBoundedSequential() const {
132 assert(isBoundedSequential());
  /src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
GlobalOpt.cpp 397 if (!IdxVal || (GEPI.isBoundedSequential() &&
  /src/external/apache2/llvm/dist/llvm/lib/IR/
ConstantFold.cpp 2449 PerformFold = (!LastI.isBoundedSequential() ||
Constants.cpp 1476 if (!CI || (GEPI.isBoundedSequential() &&

Completed in 42 milliseconds