HomeSort by relevance Sort by last modified time
    Searched refs:getSymbolCount (Results 1 - 2 of 2) sorted by null

  /external/llvm/tools/lto/
LTOModule.h 101 /// getSymbolCount - Get the number of symbols
102 uint32_t getSymbolCount() {
lto.cpp 113 return mod->getSymbolCount();

Completed in 93 milliseconds