Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
DLoopUtils.cpp1180 static bool canLoopBeDeleted(Loop *L, SmallVector<RewritePhi, 8> &RewritePhiSet) { in canLoopBeDeleted()
1246 SmallVector<RewritePhi, 8> RewritePhiSet; in rewriteLoopExitValues() local