Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/Analysis/
H A DScalarEvolutionExpander.h187 PHINode *getOrInsertCanonicalInductionVariable(const Loop *L, Type *Ty);
/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DScalarEvolutionExpander.cpp1837 SCEVExpander::getOrInsertCanonicalInductionVariable(const Loop *L, in getOrInsertCanonicalInductionVariable() function in SCEVExpander