Searched refs:SymbolRefSmallVectorTy (Results 1 – 3 of 3) sorted by relevance
352 dependencies = std::make_unique<SymbolRefSmallVectorTy>(); in addSymbolDependency()357 const SymbolRefSmallVectorTy *SymbolManager::getDependentSymbols( in getDependentSymbols()373 if (const SymbolRefSmallVectorTy *Deps = SymMgr.getDependentSymbols(sym)) { in markDependentsLive()
111 using SymbolRefSmallVectorTy = SmallVector<SymbolRef, 2>; variable
420 llvm::DenseMap<SymbolRef, std::unique_ptr<SymbolRefSmallVectorTy>>;498 const SymbolRefSmallVectorTy *getDependentSymbols(const SymbolRef Primary);