Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/
DSelectionDAGISel.h57 bool FastISelFailed; variable
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGISel.cpp481 if (FastISelFailed && EnableFastISelFallbackReport) { in runOnMachineFunction()
1376 FastISelFailed = false; in SelectAllBasicBlocks()
1403 FastISelFailed = true; in SelectAllBasicBlocks()
1536 FastISelFailed = true; in SelectAllBasicBlocks()