Searched refs:BitcodeFD (Results 1 - 1 of 1) sorted by relevance

/external/llvm/tools/bugpoint/
H A DExecutionDriver.cpp269 int BitcodeFD; local
271 OutputPrefix + "-test-program-%%%%%%%.bc", BitcodeFD, BitcodeFile);
277 if (writeProgramToFile(BitcodeFile.str(), BitcodeFD, M)) {

Completed in 239 milliseconds