Home
last modified time | relevance | path

Searched defs:OrigVNI (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DLiveRangeEdit.cpp87 VNInfo *OrigVNI = OrigLI.getVNInfoAt(VNI->def); in scanRemattable() local
140 bool LiveRangeEdit::canRematerializeAt(Remat &RM, VNInfo *OrigVNI, in canRematerializeAt()
297 VNInfo *OrigVNI = OrigLI.getVNInfoAt(Idx); in eliminateDeadDef() local
DInlineSpiller.cpp392 VNInfo *OrigVNI = OrigLI.getVNInfoAt(Idx); in hoistSpillInsideBB() local
569 VNInfo *OrigVNI = OrigLI.getVNInfoAt(UseIdx); in reMaterializeFor() local
1150 VNInfo *OrigVNI = StackSlotToOrigLI[StackSlot]->getVNInfoAt(Idx.getRegSlot()); in addToMergeableSpills() local
1163 VNInfo *OrigVNI = It->second->getVNInfoAt(Idx.getRegSlot()); in rmFromMergeableSpills() local
1170 bool HoistSpillHelper::isSpillCandBB(LiveInterval &OrigLI, VNInfo &OrigVNI, in isSpillCandBB()
1315 LiveInterval &OrigLI, VNInfo &OrigVNI, in runHoistSpills()
1467 VNInfo *OrigVNI = Ent.first.second; in hoistAllSpills() local
DSplitKit.cpp642 VNInfo *OrigVNI = OrigLI.getVNInfoAt(UseIdx); in defFromParent() local