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

  /src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
DependenceAnalysis.h 930 bool tryDelinearize(Instruction *Src, Instruction *Dst,
  /src/external/apache2/llvm/dist/llvm/lib/Analysis/
DependenceAnalysis.cpp 3252 bool DependenceInfo::tryDelinearize(Instruction *Src, Instruction *Dst,
3560 if (tryDelinearize(Src, Dst, Pair)) {
3959 if (tryDelinearize(Src, Dst, Pair)) {

Completed in 30 milliseconds