Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDLiveDebugVariables.cpp146 class LDVImpl;
285 void mapVirtRegs(LDVImpl *LDV);
395 class LDVImpl { class
458 LDVImpl(LiveDebugVariables *ps) : pass(*ps) {} in LDVImpl() function in __anonbf907edb0211::LDVImpl
568 void LDVImpl::print(raw_ostream &OS) { in print()
578 void UserValue::mapVirtRegs(LDVImpl *LDV) { in mapVirtRegs()
585 UserValue *LDVImpl::getUserValue(const DILocalVariable *Var, in getUserValue()
603 void LDVImpl::mapVirtReg(unsigned VirtReg, UserValue *EC) { in mapVirtReg()
609 UserValue *LDVImpl::lookupVirtReg(unsigned VirtReg) { in lookupVirtReg()
615 bool LDVImpl::handleDebugValue(MachineInstr &MI, SlotIndex Idx) { in handleDebugValue()
[all …]