Home
last modified time | relevance | path

Searched refs:ItfImpl (Results 1 – 1 of 1) 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()