Searched refs:LocalAbbrevs (Results 1 – 1 of 1) sorted by relevance
426 LocalAbbrevs = Rhs.LocalAbbrevs;434 LocalAbbrevs(), CodeAbbrev(CodeAbbrev) {} in Block()438 LocalAbbrevs(), CodeAbbrev() {} in Block()445 return LocalAbbrevs; in getLocalAbbrevs()454 return LocalAbbrevs.appendCreate(); in appendLocalCreate()457 if (List != &LocalAbbrevs) { in moveLocalAbbrevToAbbrevList()458 NaClBitCodeAbbrev *Abbv = LocalAbbrevs.last(); in moveLocalAbbrevToAbbrevList()460 LocalAbbrevs.popLast(); in moveLocalAbbrevToAbbrevList()471 NaClBitstreamReader::AbbrevList LocalAbbrevs; variable882 LocalAbbrevs = CurBlock.getLocalAbbrevs().getVector(); in getAbbrev() local[all …]