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

/freebsd-10.3-release/contrib/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp203 /// mapVirtRegs - Ensure that all virtual register locations are mapped.
204 void mapVirtRegs(LDVImpl *LDV);
414 void UserValue::mapVirtRegs(LDVImpl *LDV) { function in class:UserValue
690 userValues[i]->mapVirtRegs(this);

Completed in 45 milliseconds