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

  /external/llvm/include/llvm/Analysis/
LoopInfo.h 360 /// getCanonicalInductionVariable - Check to see if the loop has a canonical
368 PHINode *getCanonicalInductionVariable() const;
  /external/llvm/lib/Analysis/
LoopInfo.cpp 134 /// getCanonicalInductionVariable - Check to see if the loop has a canonical
142 PHINode *Loop::getCanonicalInductionVariable() const {
ScalarEvolutionExpander.cpp     [all...]

Completed in 474 milliseconds