Searched refs:DisableGenericCombines (Results 1 – 1 of 1) sorted by relevance
150 bool DisableGenericCombines; member in __anon54f00e400111::DAGCombiner241 DisableGenericCombines = STI && STI->disableGenericCombines(OptLevel); in DAGCombiner()1821 if (!DisableGenericCombines) in combine()