Home
last modified time | relevance | path

Searched defs:RewritePhiSet (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DLoopUtils.cpp1194 static bool canLoopBeDeleted(Loop *L, SmallVector<RewritePhi, 8> &RewritePhiSet) { in canLoopBeDeleted()
1272 SmallVector<RewritePhi, 8> RewritePhiSet; in rewriteLoopExitValues() local
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp514 SmallVector<RewritePhi, 8> RewritePhiSet; in rewriteLoopExitValues() local
739 Loop *L, SmallVector<RewritePhi, 8> &RewritePhiSet) { in canLoopBeDeleted()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp593 SmallVector<RewritePhi, 8> RewritePhiSet; in rewriteLoopExitValues() local
820 Loop *L, SmallVector<RewritePhi, 8> &RewritePhiSet) { in canLoopBeDeleted()