Home
last modified time | relevance | path

Searched refs:GlobalContext (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DCore.cpp93 static LLVMContext GlobalContext; in getGlobalContext() local
94 return GlobalContext; in getGlobalContext()