Home
last modified time | relevance | path

Searched defs:DeadFunctionsInComdats (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
H A DCallGraphUpdater.h37 SmallVector<Function *, 16> DeadFunctionsInComdats; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DInliner.cpp562 SmallVector<Function *, 16> DeadFunctionsInComdats; in removeDeadFunctions() local