Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DMachineModuleInfo.cpp81 MCContext *ExtContext) in MachineModuleInfo() argument
85 ExternalContext(ExtContext) { in MachineModuleInfo()
186 const LLVMTargetMachine *TM, MCContext *ExtContext) in MachineModuleInfoWrapperPass() argument
187 : ImmutablePass(ID), MMI(TM, ExtContext) { in MachineModuleInfoWrapperPass()
/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DMachineModuleInfo.h132 MCContext *ExtContext);
222 MCContext *ExtContext);