Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DLiveDebugVariables.cpp348 void mapVirtReg(unsigned VirtReg, UserValue *EC);
456 LDV->mapVirtReg(locations[i].getReg(), this); in mapVirtRegs()
478 void LDVImpl::mapVirtReg(unsigned VirtReg, UserValue *EC) { in mapVirtReg() function in LDVImpl
915 mapVirtReg(NewRegs[i], UV); in splitRegister()