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 83 /// MachineModuleInfoImpl - This class can be derived from and used by targets
88 class MachineModuleInfoImpl {
91 virtual ~MachineModuleInfoImpl();
113 /// MachineModuleInfoImpl, which lets targets accumulate whatever info they
115 MachineModuleInfoImpl *ObjFileMMI;
  /external/llvm/lib/CodeGen/
MachineModuleInfo.cpp 35 MachineModuleInfoImpl::~MachineModuleInfoImpl() {}

Completed in 268 milliseconds