Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCriticalAntiDepBreaker.cpp263 auto ClobbersPhysRegAndSubRegs = [&](unsigned PhysReg) { in ScanInstruction() local
269 if (ClobbersPhysRegAndSubRegs(i)) { in ScanInstruction()