Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DLiveRangeEdit.cpp87 VNInfo *OrigVNI = OrigLI.getVNInfoAt(VNI->def); in scanRemattable() local
158 bool LiveRangeEdit::canRematerializeAt(Remat &RM, VNInfo *OrigVNI, in canRematerializeAt()
323 VNInfo *OrigVNI = OrigLI.getVNInfoAt(Idx); in eliminateDeadDef() local
H A DInlineSpiller.cpp415 VNInfo *OrigVNI = OrigLI.getVNInfoAt(Idx); in hoistSpillInsideBB() local
607 VNInfo *OrigVNI = OrigLI.getVNInfoAt(UseIdx); in reMaterializeFor() local
1259 VNInfo *OrigVNI = StackSlotToOrigLI[StackSlot]->getVNInfoAt(Idx.getRegSlot()); in addToMergeableSpills() local
1272 VNInfo *OrigVNI = It->second->getVNInfoAt(Idx.getRegSlot()); in rmFromMergeableSpills() local
1279 bool HoistSpillHelper::isSpillCandBB(LiveInterval &OrigLI, VNInfo &OrigVNI, in isSpillCandBB()
1424 LiveInterval &OrigLI, VNInfo &OrigVNI, in runHoistSpills()
1573 VNInfo *OrigVNI = Ent.first.second; in hoistAllSpills() local
H A DSplitKit.cpp594 VNInfo *OrigVNI = OrigLI.getVNInfoAt(UseIdx); in defFromParent() local