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

  /external/llvm/include/llvm/Analysis/
DependenceAnalysis.h 459 /// establishNestingLevels - Examines the loop nesting of the Src and Dst
463 /// loop. The routine establishNestingLevels finds the level of most deeply
509 void establishNestingLevels(const Instruction *Src,
    [all...]
  /external/llvm/lib/Analysis/
DependenceAnalysis.cpp 664 // loop. The routine establishNestingLevels finds the level of most deeply
710 void DependenceAnalysis::establishNestingLevels(const Instruction *Src,
    [all...]

Completed in 223 milliseconds