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