HomeSort by relevance Sort by last modified time
    Searched defs:MachineModuleInfoImpl (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/CodeGen/
MachineModuleInfo.cpp 35 MachineModuleInfoImpl::~MachineModuleInfoImpl() {}
  /external/llvm/include/llvm/CodeGen/
MachineModuleInfo.h 88 /// MachineModuleInfoImpl - This class can be derived from and used by targets
93 class MachineModuleInfoImpl {
96 virtual ~MachineModuleInfoImpl();
118 /// MachineModuleInfoImpl, which lets targets accumulate whatever info they
120 MachineModuleInfoImpl *ObjFileMMI;

Completed in 72 milliseconds