Searched refs:getSymbolCount (Results 1 – 2 of 2) sorted by relevance
128 uint32_t getSymbolCount() { in getSymbolCount() function
473 for (int I = 0, E = Module->getSymbolCount(); I != E; ++I) { in testLTOModule()1095 unsigned NumSyms = Module->getSymbolCount(); in main()