Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DScalarEvolution.cpp5365 static const Loop *isIntegerLoopHeaderPHI(const PHINode *PN, LoopInfo &LI) { in isIntegerLoopHeaderPHI() function
5435 const Loop *L = isIntegerLoopHeaderPHI(PN, LI); in createAddRecFromPHIWithCastsImpl()
5641 const Loop *L = isIntegerLoopHeaderPHI(PN, LI); in createAddRecFromPHIWithCasts()