Searched defs:IRCompiler (Results 1 – 7 of 7) sorted by relevance
35 IRCompiler(IRSymbolMapper::ManglingOptions MO) : MO(std::move(MO)) {} in IRCompiler() function
50 : IRCompiler(llvm::orc::IRSymbolMapper::ManglingOptions()), in IRCompiler() function
34 IRCompiler(IRMaterializationUnit::ManglingOptions MO) : MO(std::move(MO)) {} in IRCompiler() function