Searched refs:canEnableCoalescing (Results 1 – 2 of 2) sorted by relevance
2568 static bool canEnableCoalescing(SUnit *SU) { in canEnableCoalescing() function2613 bool LReduce = canEnableCoalescing(left); in operator ()()2614 bool RReduce = canEnableCoalescing(right); in operator ()()
2493 static bool canEnableCoalescing(SUnit *SU) { in canEnableCoalescing() function2539 bool LReduce = canEnableCoalescing(left); in operator ()()2540 bool RReduce = canEnableCoalescing(right); in operator ()()