Lines Matching defs:NewRecord
3954 bool NewRecord = BitCode != bitc::MODULE_CODE_ALIAS_OLD;3955 if (Record.size() < (3 + (unsigned)NewRecord))3963 if (!NewRecord) {