Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/bugpoint/
H A DMiscompilation.cpp947 int TestModuleFD; in TestCodeGenerator() local
949 TestModuleFD, TestModuleBC); in TestCodeGenerator()
955 if (BD.writeProgramToFile(TestModuleBC.str(), TestModuleFD, *Test)) { in TestCodeGenerator()
1039 int TestModuleFD; in debugCodeGenerator() local
1041 TestModuleFD, TestModuleBC); in debugCodeGenerator()
1048 if (writeProgramToFile(TestModuleBC.str(), TestModuleFD, *ToCodeGen)) { in debugCodeGenerator()