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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DScalarEvolutionExpander.h190 PHINode *getOrInsertCanonicalInductionVariable(const Loop *L, Type *Ty);
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolutionExpander.cpp1920 /// getOrInsertCanonicalInductionVariable - This method returns the
1925 SCEVExpander::getOrInsertCanonicalInductionVariable(const Loop *L, function in class:SCEVExpander

Completed in 57 milliseconds