Searched refs:IsIRProfile (Results 1 – 2 of 2) sorted by relevance
142 bool IsIRProfile = Reader->isIRLevelProfile(); in mergeInstrProfile() local143 if (Writer.setIsIRLevelProfile(IsIRProfile)) in mergeInstrProfile()
186 bool IsIRProfile = Reader->isIRLevelProfile(); in loadInput() local187 if (WC->Writer.setIsIRLevelProfile(IsIRProfile)) { in loadInput()