Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DLoopPass.cpp37 class PrintLoopPassWrapper : public LoopPass { class
43 PrintLoopPassWrapper() : LoopPass(ID), OS(dbgs()) {} in PrintLoopPassWrapper() function in __anona0db909f0111::PrintLoopPassWrapper
44 PrintLoopPassWrapper(raw_ostream &OS, const std::string &Banner) in PrintLoopPassWrapper() function in __anona0db909f0111::PrintLoopPassWrapper