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

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

Completed in 639 milliseconds