Searched refs:getLiveRange (Results 1 – 4 of 4) sorted by relevance
128 const LiveRange &getLiveRange(AllocaInst *AI);
42 const StackColoring::LiveRange &StackColoring::getLiveRange(AllocaInst *AI) { in getLiveRange() function in StackColoring
222 static const LiveRange *getLiveRange(const LiveIntervals &LIS, unsigned Reg) { in getLiveRange() function569 const LiveRange *LR = getLiveRange(LIS, Reg); in detectDeadDefs()
531 SSL.addObject(AI, Size, Align, SSC.getLiveRange(AI)); in moveStaticAllocasToUnsafeStack()