Searched refs:context_ap (Results 1 – 2 of 2) sorted by relevance
69 IRExecutionUnit (std::unique_ptr<llvm::LLVMContext> &context_ap,
28 IRExecutionUnit::IRExecutionUnit (std::unique_ptr<llvm::LLVMContext> &context_ap, in IRExecutionUnit() argument34 m_context_ap(context_ap.release()), in IRExecutionUnit()