Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/
DPassInfo.h113 const std::vector<const PassInfo*> &getInterfacesImplemented() const { in getInterfacesImplemented() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DLegacyPassManager.cpp797 for (const PassInfo *ImmPI : PassInf->getInterfacesImplemented()) in addImmutablePass()
875 const std::vector<const PassInfo*> &II = PInf->getInterfacesImplemented(); in recordAvailableAnalysis()
1003 const std::vector<const PassInfo*> &II = PInf->getInterfacesImplemented(); in freePass()