Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp5411 static const Loop *isIntegerLoopHeaderPHI(const PHINode *PN, LoopInfo &LI) { in isIntegerLoopHeaderPHI() function
5481 const Loop *L = isIntegerLoopHeaderPHI(PN, LI); in createAddRecFromPHIWithCastsImpl()
5687 const Loop *L = isIntegerLoopHeaderPHI(PN, LI); in createAddRecFromPHIWithCasts()