Home
last modified time | relevance | path

Searched refs:ParentLI (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DSplitKit.cpp1280 const LiveInterval &ParentLI = Edit->getParent(); in extendPHIKillRanges() local
1281 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() local
1495 VNInfo *PredVNI = ParentLI.getVNInfoBefore(PredEnd); in forceRecomputeVNI()