Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineModuleInfo.cpp245 MCContext *ExtContext) in MachineModuleInfo() argument
249 ExternalContext(ExtContext) { in MachineModuleInfo()
362 const LLVMTargetMachine *TM, MCContext *ExtContext) in MachineModuleInfoWrapperPass() argument
363 : ImmutablePass(ID), MMI(TM, ExtContext) { in MachineModuleInfoWrapperPass()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachineModuleInfo.h156 MCContext *ExtContext);
287 MCContext *ExtContext);