Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DLoopInfo.cpp681 class UnloopUpdater { class
698 UnloopUpdater(Loop *UL, LoopInfo *LInfo) : Unloop(*UL), LI(LInfo), DFS(UL) {} in UnloopUpdater() function in __anon81a2c2600511::UnloopUpdater