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