Searched refs:canReassign (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp459 Register canReassign(LiveInterval &VirtReg, Register PrevReg);
802 Register RAGreedy::canReassign(LiveInterval &VirtReg, Register PrevReg) { function in class:__anon3553::RAGreedy
943 (!EnableLocalReassign || !canReassign(*Intf, PhysReg))) {

Completed in 171 milliseconds