Home
last modified time | relevance | path

Searched refs:addInterfaceImplemented (Results 1 – 4 of 4) sorted by relevance

/external/llvm/include/llvm/
DPassInfo.h125 void addInterfaceImplemented(const PassInfo *ItfPI) { in addInterfaceImplemented() function
/external/llvm/lib/IR/
DPassRegistry.cpp98 ImplementationInfo->addInterfaceImplemented(InterfaceInfo); in registerAnalysisGroup()
/external/swiftshader/third_party/LLVM/lib/VMCore/
DPassRegistry.cpp167 ImplementationInfo->addInterfaceImplemented(InterfaceInfo); in registerAnalysisGroup()
/external/swiftshader/third_party/LLVM/include/llvm/
DPassSupport.h116 void addInterfaceImplemented(const PassInfo *ItfPI) { in addInterfaceImplemented() function