Searched refs:LDVImpl (Results 1 – 1 of 1) sorted by relevance
146 class LDVImpl;285 void mapVirtRegs(LDVImpl *LDV);395 class LDVImpl { class458 LDVImpl(LiveDebugVariables *ps) : pass(*ps) {} in LDVImpl() function in __anonbf907edb0211::LDVImpl568 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 …]