|
reference, declaration → definition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced
|
References
lib/CodeGen/InlineSpiller.cpp 1143 BumpPtrAllocator &Allocator = LIS.getVNInfoAllocator();
lib/CodeGen/LiveInterval.cpp 1384 BumpPtrAllocator &Allocator = LIS.getVNInfoAllocator();
lib/CodeGen/LiveIntervals.cpp 197 LRCalc->reset(MF, getSlotIndexes(), DomTree, &getVNInfoAllocator());
265 LRCalc->reset(MF, getSlotIndexes(), DomTree, &getVNInfoAllocator());
336 VNInfo *VNI = LR->createDeadDef(Begin, getVNInfoAllocator());
616 LRCalc->reset(MF, getSlotIndexes(), DomTree, &getVNInfoAllocator());
872 getVNInfoAllocator());
1671 LRCalc->reset(MF, getSlotIndexes(), DomTree, &getVNInfoAllocator());
lib/CodeGen/LiveRangeEdit.cpp 47 VNInfo::Allocator &Alloc = LIS.getVNInfoAllocator();
365 VNInfo *VNI = NewLI.getNextValue(Idx, LIS.getVNInfoAllocator());
lib/CodeGen/PHIElimination.cpp 338 LIS->getVNInfoAllocator());
355 LIS->getVNInfoAllocator());
lib/CodeGen/RegisterCoalescer.cpp 916 BumpPtrAllocator &Allocator = LIS->getVNInfoAllocator();
1128 IntB.createDeadDef(NewCopyIdx, LIS->getVNInfoAllocator());
1130 SR.createDeadDef(NewCopyIdx, LIS->getVNInfoAllocator());
1388 VNInfo::Allocator& Alloc = LIS->getVNInfoAllocator();
1456 LR->createDeadDef(NewMIIdx.getRegSlot(), LIS->getVNInfoAllocator());
1471 LR->createDeadDef(NewMIIdx.getRegSlot(), LIS->getVNInfoAllocator());
1707 BumpPtrAllocator &Allocator = LIS->getVNInfoAllocator();
2081 LR.createDeadDef(DestRegIdx, LIS->getVNInfoAllocator());
3276 BumpPtrAllocator &Allocator = LIS->getVNInfoAllocator();
3328 BumpPtrAllocator &Allocator = LIS->getVNInfoAllocator();
lib/CodeGen/RenameIndependentSubregs.cpp 270 BumpPtrAllocator &Allocator = LIS->getVNInfoAllocator();
302 BumpPtrAllocator &Allocator = LIS->getVNInfoAllocator();
lib/CodeGen/SplitKit.cpp 384 &LIS.getVNInfoAllocator());
387 &LIS.getVNInfoAllocator());
430 S.createDeadDef(Def, LIS.getVNInfoAllocator());
452 S.createDeadDef(Def, LIS.getVNInfoAllocator());
466 VNInfo *VNI = LI->getNextValue(Idx, LIS.getVNInfoAllocator());
522 BumpPtrAllocator &Allocator = LIS.getVNInfoAllocator();
1294 &LIS.getVNInfoAllocator());
1390 &LIS.getVNInfoAllocator());
lib/CodeGen/TwoAddressInstructionPass.cpp 1582 VNInfo *VNI = LI.getNextValue(LastCopyIdx, LIS->getVNInfoAllocator());
lib/Target/Hexagon/HexagonExpandCondsets.cpp 1167 NewVN = L1.getNextValue(I->valno->def, LIS->getVNInfoAllocator());
lib/Target/PowerPC/PPCVSXFMAMutate.cpp 307 LIS->getVNInfoAllocator());
lib/Target/SystemZ/SystemZInstrInfo.cpp 1026 CCLiveRange.createDeadDef(MISlot, LIS->getVNInfoAllocator());