Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DCGSCCPassManager.cpp495 for (auto *F : G.getLibFunctions()) in updateCGAndAnalysisManagerForFunctionPass()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DLazyCallGraph.h997 ArrayRef<Function *> getLibFunctions() const { in getLibFunctions() function