Searched refs:fitsIntoCurrentGroup (Results 1 – 2 of 2) sorted by relevance
67 if (SU != nullptr && !fitsIntoCurrentGroup(SU)) { in getCurrCycleIdx()79 return (fitsIntoCurrentGroup(m) ? NoHazard : Hazard); in getHazardType()93 SystemZHazardRecognizer::fitsIntoCurrentGroup(SUnit *SU) const { in fitsIntoCurrentGroup() function in SystemZHazardRecognizer280 if (!fitsIntoCurrentGroup(SU)) in EmitInstruction()
76 bool fitsIntoCurrentGroup(SUnit *SU) const;