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