Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-reduce/
H A DTestRunner.h52 bool inputIsBitcode() const { in inputIsBitcode() function
H A DReducerWorkItem.cpp435 const bool UseBitcode = Test.inputIsBitcode() || TmpFilesAsBitcode; in isReduced()