Searched refs:fitsIntoCurrentGroup (Results 1 – 2 of 2) sorted by relevance
66 if (SU != nullptr && !fitsIntoCurrentGroup(SU)) { in getCurrCycleIdx()78 return (fitsIntoCurrentGroup(SU) ? NoHazard : Hazard); in getHazardType()92 SystemZHazardRecognizer::fitsIntoCurrentGroup(SUnit *SU) const { in fitsIntoCurrentGroup() function in SystemZHazardRecognizer279 if (!fitsIntoCurrentGroup(SU)) in EmitInstruction()
75 bool fitsIntoCurrentGroup(SUnit *SU) const;