Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLiveIntervals.h436 void removeRegUnit(unsigned Unit) { in removeRegUnit() function
447 removeRegUnit(Unit); in removeAllRegUnitsForPhysReg()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DVirtRegMap.cpp767 LIS->removeRegUnit(Unit); in rewrite()