Home
last modified time | relevance | path

Searched defs:MMIAddrLabelMap (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/CodeGen/
DMachineModuleInfo.cpp54 class MMIAddrLabelMap { class
79 MMIAddrLabelMap(MCContext &context) : Context(context) {} in MMIAddrLabelMap() function in llvm::MMIAddrLabelMap
/external/llvm/include/llvm/CodeGen/
DMachineModuleInfo.h55 class MMIAddrLabelMap; variable