Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp658 void mapVirtReg(Register VirtReg, UserValue *EC);
768 LDV->mapVirtReg(locations[i].getReg(), this); in mapVirtRegs()
787 void LDVImpl::mapVirtReg(Register VirtReg, UserValue *EC) { in mapVirtReg() function in LDVImpl
1501 mapVirtReg(NewReg, UV); in splitRegister()