Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Analysis/
DScalarEvolution.h1634 const SCEV *rewriteUsingPredicate(const SCEV *S, const Loop *L,
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DScalarEvolution.h1064 const SCEV *rewriteUsingPredicate(const SCEV *S, const Loop *L,
/external/llvm/lib/Analysis/
DScalarEvolution.cpp10180 const SCEV *ScalarEvolution::rewriteUsingPredicate(const SCEV *S, const Loop *L, in rewriteUsingPredicate() function in ScalarEvolution
10354 const SCEV *NewSCEV = SE.rewriteUsingPredicate(Expr, &L, Preds); in getSCEV()
10385 II.second = {Generation, SE.rewriteUsingPredicate(Rewritten, &L, Preds)}; in updateGeneration()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DScalarEvolution.cpp11962 const SCEV *ScalarEvolution::rewriteUsingPredicate(const SCEV *S, const Loop *L, in rewriteUsingPredicate() function in ScalarEvolution
12140 const SCEV *NewSCEV = SE.rewriteUsingPredicate(Expr, &L, Preds); in getSCEV()
12171 II.second = {Generation, SE.rewriteUsingPredicate(Rewritten, &L, Preds)}; in updateGeneration()