Searched refs:EnableGlobalISelAbort (Results 1 – 1 of 1) sorted by relevance
139 static cl::opt<int> EnableGlobalISelAbort( variable1158 if (EnableGlobalISelAbort.getNumOccurrences() > 0) in isGlobalISelAbortEnabled()1159 return EnableGlobalISelAbort == 1; in isGlobalISelAbortEnabled()1167 return EnableGlobalISelAbort == 2; in reportDiagnosticWhenGlobalISelFallback()