Searched refs:OnTheFlyTest (Results 1 – 1 of 1) sorted by relevance
226 struct OnTheFlyTest: public ModulePass { struct229 OnTheFlyTest() : ModulePass(ID) { in OnTheFlyTest() argument246 char OnTheFlyTest::ID=0;348 struct OnTheFlyTest *O = new OnTheFlyTest(); in TEST()