Searched refs:FMAContractLevelOpt (Results 1 – 1 of 1) sorted by relevance
74 static cl::opt<unsigned> FMAContractLevelOpt( variable4447 if (FMAContractLevelOpt.getNumOccurrences() > 0) in allowFMA()4448 return FMAContractLevelOpt > 0; in allowFMA()