Searched refs:TiedPairList (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/llvmCore-3425.0.34/lib/CodeGen/
H A DTwoAddressInstructionPass.cpp140 typedef SmallVector<std::pair<unsigned, unsigned>, 4> TiedPairList; typedef in class:__anon10295::TwoAddressInstructionPass
141 typedef SmallDenseMap<unsigned, TiedPairList> TiedOperandMap;
143 void processTiedPairs(MachineInstr *MI, TiedPairList&, unsigned &Dist);
1242 TiedPairList &TiedPairs,

Completed in 178 milliseconds