Home
last modified time | relevance | path

Searched refs:OnTheFlyTest (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/unittests/VMCore/
DPassManagerTest.cpp262 struct OnTheFlyTest: public ModulePass { struct
265 OnTheFlyTest() : ModulePass(ID) { in OnTheFlyTest() argument
283 char OnTheFlyTest::ID=0;
388 struct OnTheFlyTest *O = new OnTheFlyTest(); in TEST()
/external/llvm/unittests/IR/
DLegacyPassManagerTest.cpp267 struct OnTheFlyTest: public ModulePass { struct
270 OnTheFlyTest() : ModulePass(ID) { in OnTheFlyTest() function
287 char OnTheFlyTest::ID=0;
393 struct OnTheFlyTest *O = new OnTheFlyTest(); in TEST()
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/IR/
DLegacyPassManagerTest.cpp264 struct OnTheFlyTest: public ModulePass { struct
267 OnTheFlyTest() : ModulePass(ID) { in OnTheFlyTest() function
284 char OnTheFlyTest::ID=0;
390 struct OnTheFlyTest *O = new OnTheFlyTest(); in TEST()