Home
last modified time | relevance | path

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

/external/llvm/include/llvm/
DPassInfo.h42 std::vector<const PassInfo *> ItfImpl; // Interfaces implemented by this pass variable
126 ItfImpl.push_back(ItfPI); in addInterfaceImplemented()
133 return ItfImpl; in getInterfacesImplemented()
/external/swiftshader/third_party/LLVM/include/llvm/
DPassSupport.h49 std::vector<const PassInfo*> ItfImpl;// Interfaces implemented by this pass variable
117 ItfImpl.push_back(ItfPI); in addInterfaceImplemented()
124 return ItfImpl; in getInterfacesImplemented()