Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DLiveDebugVariables.cpp111 class LDVImpl;
210 void mapVirtRegs(LDVImpl *LDV);
280 class LDVImpl { class
329 LDVImpl(LiveDebugVariables *ps) in LDVImpl() function in __anonb2ee42a60311::LDVImpl
418 void LDVImpl::print(raw_ostream &OS) { in print()
452 void UserValue::mapVirtRegs(LDVImpl *LDV) { in mapVirtRegs()
459 UserValue *LDVImpl::getUserValue(const MDNode *Var, const MDNode *Expr, in getUserValue()
478 void LDVImpl::mapVirtReg(unsigned VirtReg, UserValue *EC) { in mapVirtReg()
484 UserValue *LDVImpl::lookupVirtReg(unsigned VirtReg) { in lookupVirtReg()
490 bool LDVImpl::handleDebugValue(MachineInstr *MI, SlotIndex Idx) { in handleDebugValue()
[all …]