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

  /external/llvm/include/llvm/CodeGen/
MachineModuleInfo.h 78 /// MachineModuleInfoImpl - This class can be derived from and used by targets
83 class MachineModuleInfoImpl {
86 virtual ~MachineModuleInfoImpl();
105 /// MachineModuleInfoImpl, which lets targets accumulate whatever info they
107 MachineModuleInfoImpl *ObjFileMMI;
  /external/llvm/lib/CodeGen/
MachineModuleInfo.cpp 33 MachineModuleInfoImpl::~MachineModuleInfoImpl() {}

Completed in 2396 milliseconds