Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DLazyCallGraph.h986 ArrayRef<Function *> getLibFunctions() const { in getLibFunctions() function
/netbsd/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DCGSCCPassManager.cpp1000 for (auto *LibFn : G.getLibFunctions()) in updateCGAndAnalysisManagerForPass()