Searched refs:DisableGenericCombines (Results 1 – 1 of 1) sorted by relevance
155 bool DisableGenericCombines; member in __anon001c44270111::DAGCombiner246 DisableGenericCombines = STI && STI->disableGenericCombines(OptLevel); in DAGCombiner()1837 if (!DisableGenericCombines) in combine()