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