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