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