Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DScalarEvolution.cpp6361 static PHINode *getConstantEvolvingPHI(Value *V, const Loop *L) { in getConstantEvolvingPHI() function
6539 PHINode *PN = getConstantEvolvingPHI(Cond, L); in computeExitCountExhaustively()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DScalarEvolution.cpp7847 static PHINode *getConstantEvolvingPHI(Value *V, const Loop *L) { in getConstantEvolvingPHI() function
8022 PHINode *PN = getConstantEvolvingPHI(Cond, L); in computeExitCountExhaustively()
/external/llvm-project/llvm/lib/Analysis/
DScalarEvolution.cpp8075 static PHINode *getConstantEvolvingPHI(Value *V, const Loop *L) { in getConstantEvolvingPHI() function
8250 PHINode *PN = getConstantEvolvingPHI(Cond, L); in computeExitCountExhaustively()