Searched refs:DisableGenericCombines (Results 1 – 1 of 1) sorted by relevance
152 bool DisableGenericCombines; member in __anonc943a8c40111::DAGCombiner244 DisableGenericCombines = STI && STI->disableGenericCombines(OptLevel); in DAGCombiner()1747 if (!DisableGenericCombines) in combine()