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

/external/llvm/include/llvm/
H A DPassSupport.h50 std::vector<const PassInfo*> ItfImpl;// Interfaces implemented by this pass member in class:llvm::PassInfo
118 ItfImpl.push_back(ItfPI);
125 return ItfImpl;

Completed in 41 milliseconds