Searched defs:getLLVMContext (Results 1 – 2 of 2) sorted by relevance
62 llvm::LLVMContext &BCCContext::getLLVMContext() in getLLVMContext() function in BCCContext65 const llvm::LLVMContext &BCCContext::getLLVMContext() const in getLLVMContext() function in BCCContext
150 inline llvm::LLVMContext &getLLVMContext() const { return mLLVMContext; } in getLLVMContext() function