Searched refs:OnTheFlyTest (Results 1 – 1 of 1) sorted by relevance
268 struct OnTheFlyTest: public ModulePass { struct271 OnTheFlyTest() : ModulePass(ID) { in OnTheFlyTest() argument288 char OnTheFlyTest::ID=0;389 struct OnTheFlyTest *O = new OnTheFlyTest(); in TEST()