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

/external/llvm/tools/opt/
H A Dopt.cpp295 struct RegionPassPrinter : public RegionPass { struct in namespace:__anon21791
301 RegionPassPrinter(const PassInfo *PI, raw_ostream &out) : RegionPass(ID), function in struct:__anon21791::RegionPassPrinter
327 char RegionPassPrinter::ID = 0;
755 Passes.add(new RegionPassPrinter(PassInf, Out->os()));

Completed in 72 milliseconds