Searched refs:DisableGenericCombines (Results 1 – 1 of 1) sorted by relevance
161 bool DisableGenericCombines; member in __anonffc06dc60111::DAGCombiner253 DisableGenericCombines = STI && STI->disableGenericCombines(OptLevel); in DAGCombiner()2087 if (!DisableGenericCombines) in combine()