Searched refs:LoopPassPrinter (Results 1 – 1 of 1) sorted by relevance
127 struct LoopPassPrinter : public LoopPass { struct133 LoopPassPrinter(const PassInfo *PI, raw_ostream &out) in LoopPassPrinter() argument156 char LoopPassPrinter::ID = 0;207 return new LoopPassPrinter(PI, OS); in createLoopPassPrinter()