Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp136 static cl::opt<bool> EnableFastISelFallbackReport( variable
605 if (FastISelFailed && EnableFastISelFallbackReport) { in runOnMachineFunction()