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