Searched refs:LDV (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp203 void mapVirtRegs(LDVImpl *LDV);
339 "Dbg values are not emitted in LDV");
412 void UserValue::mapVirtRegs(LDVImpl *LDV) { argument
416 LDV->mapVirtReg(locations[i].getReg(), this);

Completed in 78 milliseconds