Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachinePipeliner.h264 void applyInstrChange(MachineInstr *MI, SMSchedule &Schedule);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachinePipeliner.cpp2150 void SwingSchedulerDAG::applyInstrChange(MachineInstr *MI, in applyInstrChange() function in SwingSchedulerDAG
2833 SSD->applyInstrChange(SU->getInstr(), *this); in finalizeSchedule()