Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
H A DSpeculation.cpp67 auto &MContext = M.getContext(); in emit() local
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCodeGenTBAA.h121 MangleContext &MContext; variable
H A DCodeGenTBAA.cpp34 const LangOptions &Features, MangleContext &MContext) in CodeGenTBAA()