Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DLiveIntervals.h410 void removeRegUnit(unsigned Unit) { in removeRegUnit() function
421 removeRegUnit(*Units); in removeAllRegUnitsForPhysReg()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DVirtRegMap.cpp638 LIS->removeRegUnit(*Units); in rewrite()