Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/
DPassAnalysisSupport.h139 const VectorType &getUsedSet() const { return Used; } in getUsedSet() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DLegacyPassManagers.h268 ProfileVec(AU.getUsedSet()); in Profile()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DLegacyPassManager.cpp1095 for (const auto &UsedID : AnUsage->getUsedSet()) in collectRequiredAndUsedAnalyses()
1243 dumpAnalysisUsage("Used", P, analysisUsage.getUsedSet()); in dumpUsedSet()