Searched refs:MetaRoots (Results 1 – 2 of 2) sorted by relevance
329 SmallVector<std::pair<CallInst*, AllocaInst*>, 16> MetaRoots; in CollectRoots() local341 MetaRoots.push_back(Pair); in CollectRoots()346 Roots.insert(Roots.begin(), MetaRoots.begin(), MetaRoots.end()); in CollectRoots()
332 SmallVector<std::pair<CallInst *, AllocaInst *>, 16> MetaRoots; in CollectRoots() local345 MetaRoots.push_back(Pair); in CollectRoots()350 Roots.insert(Roots.begin(), MetaRoots.begin(), MetaRoots.end()); in CollectRoots()