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

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

Completed in 118 milliseconds