Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopPass.cpp36 class PrintLoopPassWrapper : public LoopPass { class
42 PrintLoopPassWrapper() : LoopPass(ID), OS(dbgs()) {} in PrintLoopPassWrapper() function in __anonbd414ef40111::PrintLoopPassWrapper
43 PrintLoopPassWrapper(raw_ostream &OS, const std::string &Banner) in PrintLoopPassWrapper() function in __anonbd414ef40111::PrintLoopPassWrapper