Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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