Searched refs:isPassDebuggingExecutionsOrMore (Results 1 – 4 of 4) sorted by relevance
82 if (isPassDebuggingExecutionsOrMore()) { in runOnFunction()111 if (isPassDebuggingExecutionsOrMore()) { in runOnFunction()135 (!isPassDebuggingExecutionsOrMore()) in runOnFunction()
455 if (isPassDebuggingExecutionsOrMore()) { in RunAllPassesOnSCC()
434 bool isPassDebuggingExecutionsOrMore() const;
66 bool PMDataManager::isPassDebuggingExecutionsOrMore() const { in isPassDebuggingExecutionsOrMore() function in PMDataManager