Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Analysis/
DProfileVerifierPass.cpp54 bool PrintedDebugTree; member in llvm::ProfileVerifierPassT
153 if (!PrintedDebugTree) { in debugEntry()
154 PrintedDebugTree = true; in debugEntry()
354 PrintedDebugTree = false; in runOnFunction()