Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachinePipeliner.h258 void applyInstrChange(MachineInstr *MI, SMSchedule &Schedule);
/netbsd-src/external/apache2/llvm/dist/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()