Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp411 void mapVirtRegs(LDVImpl *LDV);
766 void UserValue::mapVirtRegs(LDVImpl *LDV) { in mapVirtRegs() function in UserValue
1259 userValues[i]->mapVirtRegs(this); in computeIntervals()