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