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

/freebsd-current/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DHIPSPV.cpp88 const char *OptOutput = getTempFile(C, Name + "-lower", "bc"); local
91 "-o", OptOutput};
95 TempFile = OptOutput;

Completed in 49 milliseconds