Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DLiveDebugVariables.cpp210 void mapVirtRegs(LDVImpl *LDV);
452 void UserValue::mapVirtRegs(LDVImpl *LDV) { in mapVirtRegs() function in UserValue
730 userValues[i]->mapVirtRegs(this); in computeIntervals()