Searched refs:canEnableCoalescing (Results 1 – 3 of 3) sorted by relevance
2693 static bool canEnableCoalescing(SUnit *SU) { in canEnableCoalescing() function2739 bool LReduce = canEnableCoalescing(left); in operator ()()2740 bool RReduce = canEnableCoalescing(right); in operator ()()
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 ()()