Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachinePipeliner.h258 void applyInstrChange(MachineInstr *MI, SMSchedule &Schedule);
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp2223 void SwingSchedulerDAG::applyInstrChange(MachineInstr *MI, in applyInstrChange() function in SwingSchedulerDAG
2909 SSD->applyInstrChange(SU->getInstr(), *this); in finalizeSchedule()