Home
last modified time | relevance | path

Searched defs:DeadFunctions (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DCallGraphUpdater.h37 SmallVector<Function *, 16> DeadFunctions; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DMLInlineAdvisor.h92 DenseSet<Function *> DeadFunctions; variable
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DModuleInliner.cpp176 SmallVector<Function *, 4> DeadFunctions; in run() local
H A DGlobalDCE.cpp340 std::vector<Function *> DeadFunctions; in run() local
H A DInliner.cpp302 SmallVector<Function *, 4> DeadFunctions; in run() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DCGSCCPassManager.cpp160 SmallVector<Function *, 4> DeadFunctions; in run() local