Searched refs:isPassDebuggingExecutionsOrMore (Results 1 – 7 of 7) sorted by relevance
87 if (isPassDebuggingExecutionsOrMore()) { in runOnFunction()102 if (isPassDebuggingExecutionsOrMore()) { in runOnFunction()128 (!isPassDebuggingExecutionsOrMore() || skipThisRegion) ? in runOnFunction()
401 if (isPassDebuggingExecutionsOrMore()) { in RunAllPassesOnSCC()
383 bool isPassDebuggingExecutionsOrMore() const;
420 bool isPassDebuggingExecutionsOrMore() const;
381 if (isPassDebuggingExecutionsOrMore()) { in RunAllPassesOnSCC()
127 bool PMDataManager::isPassDebuggingExecutionsOrMore() const { in isPassDebuggingExecutionsOrMore() function in PMDataManager
119 bool PMDataManager::isPassDebuggingExecutionsOrMore() const { in isPassDebuggingExecutionsOrMore() function in PMDataManager