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

/freebsd-current/contrib/llvm-project/llvm/tools/bugpoint/
H A DExecutionDriver.cpp294 int UniqueFD; local
296 OutputPrefix + "-test-program-%%%%%%%.bc", UniqueFD, UniqueFilename);
304 if (writeProgramToFile(BitcodeFile, UniqueFD, Program)) {

Completed in 112 milliseconds