Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DLiveRangeCalc.h48 typedef IndexedMap<LiveOutPair, MBB2NumberFunctor> LiveOutMap; typedef
73 LiveOutMap Map;
DExecutionDepsFix.cpp143 typedef DenseMap<MachineBasicBlock*, LiveReg*> LiveOutMap; typedef in __anone7243c1d0311::ExeDepsFix
144 LiveOutMap LiveOuts;
394 LiveOutMap::const_iterator fi = LiveOuts.find(*pi); in enterBasicBlock()
787 LiveOutMap::const_iterator FI = LiveOuts.find(*MBBI); in runOnMachineFunction()