Searched defs:getLiveRange (Results 1 – 5 of 5) sorted by relevance
27 const StackColoring::LiveRange &StackColoring::getLiveRange(AllocaInst *AI) { in getLiveRange() function in StackColoring
194 static const LiveRange *getLiveRange(const LiveIntervals &LIS, unsigned Reg) { in getLiveRange() function
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() function
795 LiveRange &getLiveRange() { return Live; } in getLiveRange() function796 const LiveRange &getLiveRange() const { return Live; } in getLiveRange() function