Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveIntervals.cpp95 static cl::opt<bool> EnablePrecomputePhysRegs( variable
99 static bool EnablePrecomputePhysRegs = false; variable
161 if (EnablePrecomputePhysRegs) { in analyze()