Searched refs:hasBranchFusion (Results 1 – 6 of 6) sorted by relevance
41 if (!(ST.hasBranchFusion() || ST.hasMacroFusion())) in shouldScheduleAdjacent()54 if (ST.hasBranchFusion()) { in shouldScheduleAdjacent()
672 bool hasBranchFusion() const { return HasBranchFusion; } in hasBranchFusion() function
3337 return ST->hasMacroFusion() || ST->hasBranchFusion(); in canMacroFuseCmp()
713 bool hasBranchFusion() const { return HasBranchFusion; } in hasBranchFusion() function
4264 return ST->hasMacroFusion() || ST->hasBranchFusion(); in canMacroFuseCmp()