Home
last modified time | relevance | path

Searched refs:getRequiredTransitiveSet (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/
DPassAnalysisSupport.h135 const VectorType &getRequiredTransitiveSet() const { in getRequiredTransitiveSet() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DLegacyPassManagers.h266 ProfileVec(AU.getRequiredTransitiveSet()); in Profile()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DLegacyPassManager.cpp563 const AnalysisUsage::VectorType &IDs = AnUsage->getRequiredTransitiveSet(); in setLastUser()
1105 for (const auto &RequiredID : AnUsage->getRequiredTransitiveSet()) in collectRequiredAndUsedAnalyses()