Home
last modified time | relevance | path

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

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