reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1951 if (!is_contained(VI.Kills, MI)) 1956 if (LiveInts && !LiveInts->isNotInMIMap(*MI)) { 1957 SlotIndex UseIdx = LiveInts->getInstructionIndex(*MI); 2021 for (const MachineOperand &MOP : MI->uses()) { 2042 BBInfo &MInfo = MBBInfoMap[MI->getParent()]; 2048 else if (!MI->isPHI()) 2049 MInfo.vregsLiveIn.insert(std::make_pair(Reg, MI)); 2068 if (LiveInts && !LiveInts->isNotInMIMap(*MI)) { 2069 SlotIndex DefIdx = LiveInts->getInstructionIndex(*MI);