Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/opt/
H A DPassPrinters.cpp127 struct LoopPassPrinter : public LoopPass { struct
133 LoopPassPrinter(const PassInfo *PI, raw_ostream &out) in LoopPassPrinter() function
156 char LoopPassPrinter::ID = 0;
207 return new LoopPassPrinter(PI, OS); in createLoopPassPrinter()