HomeSort by relevance Sort by last modified time
    Searched refs:createRegionPassPrinter (Results 1 - 3 of 3) sorted by null

  /external/llvm/tools/opt/
PassPrinters.h 40 RegionPass *createRegionPassPrinter(const PassInfo *PI, raw_ostream &out,
PassPrinters.cpp 252 RegionPass *llvm::createRegionPassPrinter(const PassInfo *PI, raw_ostream &OS,
opt.cpp 576 Passes.add(createRegionPassPrinter(PassInf, Out->os(), Quiet));

Completed in 208 milliseconds