Searched refs:ParentLI (Results 1 – 1 of 1) sorted by relevance
1280 const LiveInterval &ParentLI = Edit->getParent(); in extendPHIKillRanges() local1281 for (const VNInfo *V : ParentLI.valnos) { in extendPHIKillRanges()1296 for (const LiveInterval::SubRange &PS : ParentLI.subranges()) { in extendPHIKillRanges()1482 const LiveInterval &ParentLI = Edit->getParent(); in forceRecomputeVNI() local1495 VNInfo *PredVNI = ParentLI.getVNInfoBefore(PredEnd); in forceRecomputeVNI()