Searched refs:isPassDebuggingExecutionsOrMore (Results 1 – 4 of 4) sorted by relevance
84 if (isPassDebuggingExecutionsOrMore()) { in runOnFunction()113 if (isPassDebuggingExecutionsOrMore()) { in runOnFunction()137 (!isPassDebuggingExecutionsOrMore()) in runOnFunction()
446 if (isPassDebuggingExecutionsOrMore()) { in RunAllPassesOnSCC()
431 bool isPassDebuggingExecutionsOrMore() const;
61 bool PMDataManager::isPassDebuggingExecutionsOrMore() const { in isPassDebuggingExecutionsOrMore() function in PMDataManager