Searched refs:LDVImpl (Results 1 – 1 of 1) sorted by relevance
110 class LDVImpl;207 void mapVirtRegs(LDVImpl *LDV);283 class LDVImpl { class332 LDVImpl(LiveDebugVariables *ps) in LDVImpl() function in __anonb545bc7d0311::LDVImpl383 void LDVImpl::print(raw_ostream &OS) { in print()417 void UserValue::mapVirtRegs(LDVImpl *LDV) { in mapVirtRegs()424 UserValue *LDVImpl::getUserValue(const MDNode *Var, unsigned Offset, in getUserValue()442 void LDVImpl::mapVirtReg(unsigned VirtReg, UserValue *EC) { in mapVirtReg()448 UserValue *LDVImpl::lookupVirtReg(unsigned VirtReg) { in lookupVirtReg()454 bool LDVImpl::handleDebugValue(MachineInstr *MI, SlotIndex Idx) { in handleDebugValue()[all …]