Searched refs:livenessAddIntervals (Results 1 – 3 of 3) sorted by relevance
109 void livenessAddIntervals(Liveness *Liveness, InstNumberT FirstInstNum,
397 (*I)->livenessAddIntervals(getLiveness(), FirstInstNum, LastInstNum); in advancedPhiLowering()1639 Node->livenessAddIntervals(getLiveness(), FirstInstNum, LastInstNum); in liveness()
833 void CfgNode::livenessAddIntervals(Liveness *Liveness, InstNumberT FirstInstNum, in livenessAddIntervals() function in Ice::CfgNode