Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DExecutionDomainFix.cpp427 bool anyregs = false; in runOnMachineFunction() local
431 anyregs = true; in runOnMachineFunction()
435 if (!anyregs) in runOnMachineFunction()