Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DStackColoring.cpp96 struct BlockLifetimeInfo { struct in __anon1f3233290111::StackColoring
108 typedef DenseMap<const MachineBasicBlock*, BlockLifetimeInfo> LivenessMap;
203 const BlockLifetimeInfo &BlockInfo = BI->second; in dump()
241 BlockLifetimeInfo &BlockInfo = BlockLiveness[MBB]; in collectMarkers()
307 BlockLifetimeInfo &BlockInfo = BI->second; in calculateLocalLiveness()
409 BlockLifetimeInfo &MBBLiveness = BlockLiveness[&MBB]; in calculateLiveIntervals()