Searched refs:getInstrIdx (Results 1 – 1 of 1) sorted by relevance
140 auto getInstrIdx = [](const MachineInstr &MI) { in rescheduleCanonically() local222 const unsigned DefLoc = getInstrIdx(*Def); in rescheduleCanonically()223 const unsigned UseLoc = getInstrIdx(*UseInst); in rescheduleCanonically()