Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:UseIdx

1000       SlotIndex UseIdx = LiveInts->getInstructionIndex(MI);
1005 LiveRangeQuery LRQ(*LI, UseIdx);
1008 *OS << UseIdx << " is not live in " << PrintRegUnit(*Units, TRI)
1023 LiveRangeQuery LRQ(LI, UseIdx);
1026 *OS << UseIdx << " is not live in " << LI << '\n';