Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DScalarEvolution.cpp4721 static const Loop *isIntegerLoopHeaderPHI(const PHINode *PN, LoopInfo &LI) { in isIntegerLoopHeaderPHI() function
4791 const Loop *L = isIntegerLoopHeaderPHI(PN, LI); in createAddRecFromPHIWithCastsImpl()
4997 const Loop *L = isIntegerLoopHeaderPHI(PN, LI); in createAddRecFromPHIWithCasts()