Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DMachinePipeliner.h267 void applyInstrChange(MachineInstr *MI, SMSchedule &Schedule);
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp2217 void SwingSchedulerDAG::applyInstrChange(MachineInstr *MI, in applyInstrChange() function in SwingSchedulerDAG
2969 SSD->applyInstrChange(SU.getInstr(), *this); in finalizeSchedule()