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

/macosx-10.10/llvmCore-3425.0.34/lib/Transforms/Hello/
H A DHello.cpp43 // Hello2 - The second implementation with getAnalysisUsage implemented.
44 struct Hello2 : public FunctionPass { struct in namespace:__anon10594
46 Hello2() : FunctionPass(ID) {} function in struct:__anon10594::Hello2
62 char Hello2::ID = 0;
63 static RegisterPass<Hello2>

Completed in 64 milliseconds