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.h425 void removeRegUnit(unsigned Unit) { in removeRegUnit() function
436 removeRegUnit(Unit); in removeAllRegUnitsForPhysReg()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DVirtRegMap.cpp637 LIS->removeRegUnit(Unit); in rewrite()