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