Searched defs:DeadFunctions (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DCallGraphUpdater.h36 SmallVector<Function *, 16> DeadFunctions; member in class:llvm::CallGraphUpdater
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DGlobalDCE.cpp379 std::vector<Function *> DeadFunctions; local

Completed in 52 milliseconds