Home
last modified time | relevance | path

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

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