Searched refs:IsOptLevelSupported (Results 1 – 1 of 1) sorted by relevance
7300 bool IsOptLevelSupported = false; in ConstructJob() local7305 IsOptLevelSupported = true; in ConstructJob()7307 if (!IsArchSupported || !IsOptLevelSupported) { in ConstructJob()