Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DLegacyPassManagers.h349 void collectRequiredAndUsedAnalyses(
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DLegacyPassManager.cpp1038 collectRequiredAndUsedAnalyses(UsedPasses, ReqAnalysisNotAvailable, P); in add()
1090 void PMDataManager::collectRequiredAndUsedAnalyses( in collectRequiredAndUsedAnalyses() function in PMDataManager