Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveVariables.cpp392 bool NeedEC = MO->isEarlyClobber() && MO->getReg() != Reg; in HandlePhysRegKill() local
396 if (NeedEC) { in HandlePhysRegKill()