Searched refs:SymbolRefSmallVectorTy (Results 1 – 3 of 3) sorted by relevance
245 dependencies = std::make_unique<SymbolRefSmallVectorTy>(); in addSymbolDependency()250 const SymbolRefSmallVectorTy *SymbolManager::getDependentSymbols( in getDependentSymbols()266 if (const SymbolRefSmallVectorTy *Deps = SymMgr.getDependentSymbols(sym)) { in markDependentsLive()
134 using SymbolRefSmallVectorTy = SmallVector<SymbolRef, 2>; variable
512 llvm::DenseMap<SymbolRef, std::unique_ptr<SymbolRefSmallVectorTy>>;554 const SymbolRefSmallVectorTy *getDependentSymbols(const SymbolRef Primary);