Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/include/llvm/Analysis/
DScalarEvolutionExpander.h121 PHINode *getOrInsertCanonicalInductionVariable(const Loop *L, Type *Ty);
/freebsd-10-stable/contrib/llvm/lib/Analysis/
DScalarEvolutionExpander.cpp1549 SCEVExpander::getOrInsertCanonicalInductionVariable(const Loop *L, in getOrInsertCanonicalInductionVariable() function in SCEVExpander