Home
last modified time | relevance | path

Searched refs:FixKillFlags (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DMachineScheduler.cpp175 void scheduleRegions(ScheduleDAGInstrs &Scheduler, bool FixKillFlags);
532 bool FixKillFlags) { in scheduleRegions() argument
606 if (FixKillFlags) in scheduleRegions()