Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGISel.cpp123 static cl::opt<bool> EnableFastISelFallbackReport( variable
470 if (FastISelFailed && EnableFastISelFallbackReport) { in runOnMachineFunction()