Searched refs:LoopPassPrinter (Results 1 - 1 of 1) sorted by relevance

/external/llvm/tools/opt/
H A Dopt.cpp262 struct LoopPassPrinter : public LoopPass { struct in namespace:__anon21791
268 LoopPassPrinter(const PassInfo *PI, raw_ostream &out) : function in struct:__anon21791::LoopPassPrinter
293 char LoopPassPrinter::ID = 0;
758 Passes.add(new LoopPassPrinter(PassInf, Out->os()));

Completed in 53 milliseconds