Searched refs:OnTheFlyTest (Results 1 – 1 of 1) sorted by relevance
262 struct OnTheFlyTest: public ModulePass { struct265 OnTheFlyTest() : ModulePass(ID) { in OnTheFlyTest() argument283 char OnTheFlyTest::ID=0;388 struct OnTheFlyTest *O = new OnTheFlyTest(); in TEST()