Searched defs:checkHazard (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ | ||
H A D | VLIWMachineScheduler.cpp | 361 bool ConvergingVLIWScheduler::VLIWSchedBoundary::checkHazard(SUnit *SU) { in checkHazard() function in ConvergingVLIWScheduler::VLIWSchedBoundary |
H A D | MachineScheduler.cpp | 2457 bool SchedBoundary::checkHazard(SUnit *SU) { in checkHazard() function in SchedBoundary |