Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMacroFusion.cpp149 const MachineInstr &AnchorMI = *AnchorSU.getInstr(); in scheduleAdjacentImpl() local
154 if (!shouldScheduleAdjacent(TII, ST, nullptr, AnchorMI)) in scheduleAdjacentImpl()
168 if (!shouldScheduleAdjacent(TII, ST, DepMI, AnchorMI)) in scheduleAdjacentImpl()