Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DLoopPass.cpp35 class PrintLoopPassWrapper : public LoopPass { class
41 PrintLoopPassWrapper() : LoopPass(ID), OS(dbgs()) {} in PrintLoopPassWrapper() function in __anon376c5c340111::PrintLoopPassWrapper
42 PrintLoopPassWrapper(raw_ostream &OS, const std::string &Banner) in PrintLoopPassWrapper() function in __anon376c5c340111::PrintLoopPassWrapper
/aosp_15_r20/external/llvm/lib/Analysis/
H A DLoopPass.cpp33 class PrintLoopPassWrapper : public LoopPass { class
38 PrintLoopPassWrapper() : LoopPass(ID) {} in PrintLoopPassWrapper() function in __anonef9e748c0111::PrintLoopPassWrapper
39 PrintLoopPassWrapper(raw_ostream &OS, const std::string &Banner) in PrintLoopPassWrapper() function in __anonef9e748c0111::PrintLoopPassWrapper
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DLoopPass.cpp36 class PrintLoopPassWrapper : public LoopPass { class
42 PrintLoopPassWrapper() : LoopPass(ID), OS(dbgs()) {} in PrintLoopPassWrapper() function in __anone64ac36e0111::PrintLoopPassWrapper
43 PrintLoopPassWrapper(raw_ostream &OS, const std::string &Banner) in PrintLoopPassWrapper() function in __anone64ac36e0111::PrintLoopPassWrapper