Home
last modified time | relevance | path

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

/external/llvm/lib/VMCore/
DPassRegistry.cpp167 ImplementationInfo->addInterfaceImplemented(InterfaceInfo); in registerAnalysisGroup()
/external/llvm/include/llvm/
DPassSupport.h117 void addInterfaceImplemented(const PassInfo *ItfPI) { in addInterfaceImplemented() function