Home
last modified time | relevance | path

Searched defs:LDV (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp776 void UserValue::mapVirtRegs(LiveDebugVariables::LDVImpl *LDV) { in mapVirtRegs()
1329 LiveDebugVariables LDV; in run() local
1337 auto &LDV = MFAM.getResult<LiveDebugVariablesAnalysis>(MF); in run() local