Home
last modified time | relevance | path

Searched defs:getLLVMContext (Results 1 – 2 of 2) sorted by relevance

/frameworks/compile/libbcc/lib/Core/
DBCCContext.cpp62 llvm::LLVMContext &BCCContext::getLLVMContext() in getLLVMContext() function in BCCContext
65 const llvm::LLVMContext &BCCContext::getLLVMContext() const in getLLVMContext() function in BCCContext
/frameworks/compile/slang/
Dslang_rs_context.h150 inline llvm::LLVMContext &getLLVMContext() const { return mLLVMContext; } in getLLVMContext() function