Home
last modified time | relevance | path

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

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