Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DMachinePipeliner.h259 void applyInstrChange(MachineInstr *MI, SMSchedule &Schedule);
/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp3004 void SwingSchedulerDAG::applyInstrChange(MachineInstr *MI, in applyInstrChange() function in SwingSchedulerDAG
3685 SSD->applyInstrChange(SU->getInstr(), *this); in finalizeSchedule()