Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DSpeculation.cpp66 auto &MContext = M.getContext(); emit() local
[all...]
/llvm-project/clang/lib/CodeGen/
H A DCodeGenTBAA.h123 MangleContext &MContext; global() variable
H A DCodeGenTBAA.cpp38 CodeGenTBAA(ASTContext & Ctx,CodeGenTypes & CGTypes,llvm::Module & M,const CodeGenOptions & CGO,const LangOptions & Features,MangleContext & MContext) CodeGenTBAA() argument