Searched refs:TiedOperandMap (Results 1 – 3 of 3) sorted by relevance
170 using TiedOperandMap = SmallDenseMap<unsigned, TiedPairList>; typedef in __anone5dbba100111::TwoAddressInstructionPass172 bool collectTiedOperands(MachineInstr *MI, TiedOperandMap&);1458 collectTiedOperands(MachineInstr *MI, TiedOperandMap &TiedOperands) { in collectTiedOperands()1686 TiedOperandMap TiedOperands; in runOnMachineFunction()
145 typedef SmallDenseMap<unsigned, TiedPairList> TiedOperandMap; typedef in __anon9c7333b80111::TwoAddressInstructionPass146 bool collectTiedOperands(MachineInstr *MI, TiedOperandMap&);1403 collectTiedOperands(MachineInstr *MI, TiedOperandMap &TiedOperands) { in collectTiedOperands()1626 TiedOperandMap TiedOperands; in runOnMachineFunction()
1059 TiedOperandMap; in runOnMachineFunction() typedef1060 TiedOperandMap TiedOperands(4); in runOnMachineFunction()1114 for (TiedOperandMap::iterator OI = TiedOperands.begin(), in runOnMachineFunction()