Home
last modified time | relevance | path

Searched defs:IsMIR (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/tools/llvm-reduce/
H A Dllvm-reduce.cpp123 static std::pair<StringRef, bool> determineOutputType(bool IsMIR, in determineOutputType()
H A DReducerWorkItem.cpp741 std::unique_ptr<TargetMachine> &TM, bool IsMIR) { in parseReducerWorkItem()