Searched refs:Hello2 (Results 1 – 1 of 1) sorted by relevance
45 struct Hello2 : public FunctionPass { struct47 Hello2() : FunctionPass(ID) {} in Hello2() argument63 char Hello2::ID = 0;64 static RegisterPass<Hello2>