Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineModuleInfo.cpp65 class MMIAddrLabelMap { class
88 MMIAddrLabelMap(MCContext &context) : Context(context) {} in MMIAddrLabelMap() function in llvm::MMIAddrLabelMap
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachineModuleInfo.h50 class MMIAddrLabelMap; variable