Home
last modified time | relevance | path

Searched defs:PrintLoopPassWrapper (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DLoopPass.cpp36 class PrintLoopPassWrapper : public LoopPass { class
42 PrintLoopPassWrapper() : LoopPass(ID), OS(dbgs()) {} in PrintLoopPassWrapper() function in __anonee73ebdf0111::PrintLoopPassWrapper
43 PrintLoopPassWrapper(raw_ostream &OS, const std::string &Banner) in PrintLoopPassWrapper() function in __anonee73ebdf0111::PrintLoopPassWrapper