Home
last modified time | relevance | path

Searched refs:getLinkerOptCount (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/LTO/
DLTOModule.h147 uint32_t getLinkerOptCount() { in getLinkerOptCount() function
/external/llvm/tools/lto/
Dlto.cpp181 return unwrap(mod)->getLinkerOptCount(); in lto_module_get_num_linkeropts()