Searched refs:IsIRProfile (Results 1 – 1 of 1) sorted by relevance
252 bool IsIRProfile = Reader->isIRLevelProfile(); in loadInput() local254 if (Error E = WC->Writer.setIsIRLevelProfile(IsIRProfile, HasCSIRProfile)) { in loadInput()