Home
last modified time | relevance | path

Searched refs:TiedOperandMap (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/
DTwoAddressInstructionPass.cpp141 typedef SmallDenseMap<unsigned, TiedPairList> TiedOperandMap; typedef in __anon1b40b28f0111::TwoAddressInstructionPass
142 bool collectTiedOperands(MachineInstr *MI, TiedOperandMap&);
1371 collectTiedOperands(MachineInstr *MI, TiedOperandMap &TiedOperands) { in collectTiedOperands()
1598 TiedOperandMap TiedOperands; in runOnMachineFunction()
1658 for (TiedOperandMap::iterator OI = TiedOperands.begin(), in runOnMachineFunction()