Searched defs:Hello2 (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Hello/
H A DHello.cpp44 // Hello2 - The second implementation with getAnalysisUsage implemented.
45 struct Hello2 : public FunctionPass { struct in namespace:__anon26217
47 Hello2() : FunctionPass(ID) {} function in struct:__anon26217::Hello2
63 char Hello2::ID = 0;
64 static RegisterPass<Hello2>

Completed in 61 milliseconds