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