Home
last modified time | relevance | path

Searched defs:InputIsBitcode (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/llvm/tools/llvm-reduce/
H A DTestRunner.h63 const bool InputIsBitcode; variable
H A DTestRunner.cpp20 StringRef OutputName, bool InputIsBitcode, in TestRunner()
H A Dllvm-reduce.cpp124 bool InputIsBitcode) { in determineOutputType()
/openbsd-src/gnu/llvm/clang/lib/Driver/
H A DDriver.cpp5039 bool InputIsBitcode = true; in combineBackendCompile() local