Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DSplitKit.cpp1266 LiveInterval &ParentLI = Edit->getParent(); in extendPHIKillRanges() local
1267 for (const VNInfo *V : ParentLI.valnos) { in extendPHIKillRanges()
1282 for (LiveInterval::SubRange &PS : ParentLI.subranges()) { in extendPHIKillRanges()
1449 const LiveInterval &ParentLI = Edit->getParent(); in forceRecomputeVNI() local
1462 VNInfo *PredVNI = ParentLI.getVNInfoBefore(PredEnd); in forceRecomputeVNI()