Searched refs:LiveOutMap (Results 1 – 5 of 5) sorted by relevance
48 typedef IndexedMap<LiveOutPair, MBB2NumberFunctor> LiveOutMap; typedef67 LiveOutMap LiveOut;
118 typedef DenseMap<MachineBasicBlock*,DomainValue**> LiveOutMap; typedef in __anon97c1a3490211::ExeDepsFix119 LiveOutMap LiveOuts;282 LiveOutMap::const_iterator fi = LiveOuts.find(*pi); in enterBasicBlock()510 for (LiveOutMap::const_iterator i = LiveOuts.begin(), e = LiveOuts.end(); in runOnMachineFunction()
48 typedef IndexedMap<LiveOutPair, MBB2NumberFunctor> LiveOutMap; typedef73 LiveOutMap Map;
143 typedef DenseMap<MachineBasicBlock*, LiveReg*> LiveOutMap; typedef in __anone7243c1d0311::ExeDepsFix144 LiveOutMap LiveOuts;398 LiveOutMap::const_iterator fi = LiveOuts.find(*pi); in enterBasicBlock()792 LiveOutMap::const_iterator FI = LiveOuts.find(*MBBI); in runOnMachineFunction()
57 using LiveOutMap = IndexedMap<LiveOutPair, MBB2NumberFunctor>; variable96 LiveOutMap Map;