Searched refs:getOrInsertCanonicalInductionVariable (Results 1 - 2 of 2) sorted by relevance

/external/llvm/include/llvm/Analysis/
H A DScalarEvolutionExpander.h117 /// getOrInsertCanonicalInductionVariable - This method returns the
121 PHINode *getOrInsertCanonicalInductionVariable(const Loop *L, Type *Ty);
/external/llvm/lib/Analysis/
H A DScalarEvolutionExpander.cpp1654 /// getOrInsertCanonicalInductionVariable - This method returns the
1659 SCEVExpander::getOrInsertCanonicalInductionVariable(const Loop *L, function in class:SCEVExpander

Completed in 401 milliseconds