Searched defs:getComdatSymbolTable (Results 1 – 1 of 1) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/ | ||
H A D | Module.h | 673 const ComdatSymTabType &getComdatSymbolTable() const { return ComdatSymTab; } getComdatSymbolTable() function |