Home
last modified time | relevance | path

Searched defs:MContext (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DSpeculation.cpp66 auto &MContext = M.getContext(); in emit() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenTBAA.h121 MangleContext &MContext; global() variable
H A DCodeGenTBAA.cpp34 CodeGenTBAA(ASTContext & Ctx,llvm::Module & M,const CodeGenOptions & CGO,const LangOptions & Features,MangleContext & MContext) CodeGenTBAA() argument