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

/external/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp202 /// mapVirtRegs - Ensure that all virtual register locations are mapped.
203 void mapVirtRegs(LDVImpl *LDV);
412 void UserValue::mapVirtRegs(LDVImpl *LDV) { function in class:UserValue
687 userValues[i]->mapVirtRegs(this);

Completed in 46 milliseconds