Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/VMCore/
DLLVMContext.cpp27 LLVMContext& llvm::getGlobalContext() { in getGlobalContext() function in llvm
/external/swiftshader/third_party/subzero/src/
DIceTargetLowering.h282 GlobalContext *getGlobalContext() const { return Ctx; } in getGlobalContext() function