Home | History | Annotate | Download | only in Hexagon

Lines Matching refs:checkHazard

336 bool ConvergingVLIWScheduler::VLIWSchedBoundary::checkHazard(SUnit *SU) {
354 if (ReadyCycle > CurrCycle || checkHazard(SU))
436 if (checkHazard(SU))