Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DLiveDebugVariables.cpp107 class LDVImpl;
201 void mapVirtRegs(LDVImpl *LDV);
280 class LDVImpl { class
323 LDVImpl(LiveDebugVariables *ps) : pass(*ps) {} in LDVImpl() function in __anonf795f96c0311::LDVImpl
371 void LDVImpl::print(raw_ostream &OS) { in print()
405 void UserValue::mapVirtRegs(LDVImpl *LDV) { in mapVirtRegs()
412 UserValue *LDVImpl::getUserValue(const MDNode *Var, unsigned Offset, in getUserValue()
429 void LDVImpl::mapVirtReg(unsigned VirtReg, UserValue *EC) { in mapVirtReg()
435 UserValue *LDVImpl::lookupVirtReg(unsigned VirtReg) { in lookupVirtReg()
441 bool LDVImpl::handleDebugValue(MachineInstr *MI, SlotIndex Idx) { in handleDebugValue()
[all …]