Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DPseudoSourceValue.h25 class MIRFormatter; variable
55 friend class MIRFormatter; // For printCustom(). variable
H A DMIRFormatter.h35 MIRFormatter() {} in MIRFormatter() function