Searched refs:PrevAbbrevs (Results 1 – 8 of 8) sorted by relevance
144 std::vector<BitCodeAbbrev*> PrevAbbrevs; member200 std::vector<BitCodeAbbrev*> &Abbrevs = BlockScope[S].PrevAbbrevs;217 std::vector<BitCodeAbbrev*> &Abbrevs = BlockScope[S].PrevAbbrevs; in freeState()393 BlockScope.back().PrevAbbrevs.swap(CurAbbrevs);439 BlockScope.back().PrevAbbrevs.swap(CurAbbrevs); in PopBlockScope()
47 std::vector<BitCodeAbbrev*> PrevAbbrevs; member213 BlockScope.back().PrevAbbrevs.swap(CurAbbrevs); in EnterSubblock()250 BlockScope.back().PrevAbbrevs.swap(CurAbbrevs); in ExitBlock()
51 std::vector<IntrusiveRefCntPtr<BitCodeAbbrev>> PrevAbbrevs; member223 BlockScope.back().PrevAbbrevs.swap(CurAbbrevs); in EnterSubblock()251 CurAbbrevs = std::move(B.PrevAbbrevs); in ExitBlock()
423 std::vector<IntrusiveRefCntPtr<BitCodeAbbrev>> PrevAbbrevs; member565 CurAbbrevs = std::move(BlockScope.back().PrevAbbrevs); in popBlockScope()
51 std::vector<std::shared_ptr<BitCodeAbbrev>> PrevAbbrevs; member219 BlockScope.back().PrevAbbrevs.swap(CurAbbrevs); in EnterSubblock()247 CurAbbrevs = std::move(B.PrevAbbrevs); in ExitBlock()
322 std::vector<std::shared_ptr<BitCodeAbbrev>> PrevAbbrevs; member463 CurAbbrevs = std::move(BlockScope.back().PrevAbbrevs); in popBlockScope()
31 BlockScope.back().PrevAbbrevs.swap(CurAbbrevs); in EnterSubBlock()
26 BlockScope.back().PrevAbbrevs.swap(CurAbbrevs); in EnterSubBlock()