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