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

  /external/llvm/include/llvm/Analysis/
ScalarEvolutionExpander.h 117 /// getOrInsertCanonicalInductionVariable - This method returns the
121 PHINode *getOrInsertCanonicalInductionVariable(const Loop *L, Type *Ty);
  /external/llvm/lib/Analysis/
ScalarEvolutionExpander.cpp     [all...]

Completed in 163 milliseconds