Home | History | Annotate | Download | only in IR

Lines Matching refs:SymbolTableListTraits

33 // Explicit instantiations of SymbolTableListTraits since some of the methods
35 template class llvm::SymbolTableListTraits<Argument, Function>;
36 template class llvm::SymbolTableListTraits<BasicBlock, Function>;