Home
last modified time | relevance | path

Searched defs:unassign (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/CodeGen/
DLiveRegMatrix.cpp114 void LiveRegMatrix::unassign(LiveInterval &VirtReg) { in unassign() function in LiveRegMatrix
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DRegAllocBasic.cpp286 void RegAllocBase::unassign(LiveInterval &VirtReg, unsigned PhysReg) { in unassign() function in RegAllocBase