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 79 /// MachineModuleInfoImpl - This class can be derived from and used by targets
84 class MachineModuleInfoImpl {
87 virtual ~MachineModuleInfoImpl();
106 /// MachineModuleInfoImpl, which lets targets accumulate whatever info they
108 MachineModuleInfoImpl *ObjFileMMI;
  /external/llvm/lib/CodeGen/
MachineModuleInfo.cpp 34 MachineModuleInfoImpl::~MachineModuleInfoImpl() {}

Completed in 112 milliseconds