Searched refs:DisableGenericCombines (Results 1 – 1 of 1) sorted by relevance
165 bool DisableGenericCombines; member in __anon666e37100111::DAGCombiner251 DisableGenericCombines = STI && STI->disableGenericCombines(OptLevel); in DAGCombiner()2003 if (!DisableGenericCombines) in combine()