Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DStackColoring.cpp95 struct BlockLifetimeInfo { struct in __anon1f3233290111::StackColoring
107 typedef DenseMap<const MachineBasicBlock*, BlockLifetimeInfo> LivenessMap;
202 const BlockLifetimeInfo &BlockInfo = BI->second; in dump()
240 BlockLifetimeInfo &BlockInfo = BlockLiveness[MBB]; in collectMarkers()
306 BlockLifetimeInfo &BlockInfo = BI->second; in calculateLocalLiveness()
408 BlockLifetimeInfo &MBBLiveness = BlockLiveness[&MBB]; in calculateLiveIntervals()