Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp133 static cl::opt<bool> EnableFastISelFallbackReport( variable
481 if (FastISelFailed && EnableFastISelFallbackReport) { in runOnMachineFunction()