Searched refs:hasFuseCCSelect (Results 1 – 2 of 2) sorted by relevance
316 bool hasFuseCCSelect() const { return HasFuseCCSelect; } in hasFuseCCSelect() function324 hasFuseCCSelect() || hasFuseLiterals(); in hasFusion()
396 if (ST.hasFuseCCSelect() && isCCSelectPair(FirstMI, SecondMI)) in shouldScheduleAdjacent()