Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DLoopPass.cpp35 class PrintLoopPassWrapper : public LoopPass { class
41 PrintLoopPassWrapper() : LoopPass(ID), OS(dbgs()) {} in PrintLoopPassWrapper() function in __anon2d55f0eb0111::PrintLoopPassWrapper
42 PrintLoopPassWrapper(raw_ostream &OS, const std::string &Banner) in PrintLoopPassWrapper() function in __anon2d55f0eb0111::PrintLoopPassWrapper