Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Analysis/
DScalarEvolutionExpander.h129 PHINode *getOrInsertCanonicalInductionVariable(const Loop *L, Type *Ty);
/external/llvm/lib/Analysis/
DScalarEvolutionExpander.cpp1662 SCEVExpander::getOrInsertCanonicalInductionVariable(const Loop *L, in getOrInsertCanonicalInductionVariable() function in SCEVExpander