Searched refs:canEnableCoalescing (Results 1 – 1 of 1) sorted by relevance
2583 static bool canEnableCoalescing(SUnit *SU) { in canEnableCoalescing() function2628 bool LReduce = canEnableCoalescing(left); in operator ()()2629 bool RReduce = canEnableCoalescing(right); in operator ()()