Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMachineModuleInfo.cpp79 MCContext *ExtContext) in MachineModuleInfo() argument
83 ExternalContext(ExtContext) { in MachineModuleInfo()
175 const LLVMTargetMachine *TM, MCContext *ExtContext) in MachineModuleInfoWrapperPass() argument
176 : ImmutablePass(ID), MMI(TM, ExtContext) { in MachineModuleInfoWrapperPass()
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DMachineModuleInfo.h128 MCContext *ExtContext);
211 MCContext *ExtContext);