Home
last modified time | relevance | path

Searched refs:getFaultMapVersion (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/CodeGen/
DFaultMaps.cpp136 OS << "Version: " << format_hex(FMP.getFaultMapVersion(), 2) << "\n"; in operator <<()
/external/llvm/include/llvm/CodeGen/
DFaultMaps.h194 FaultMapVersionType getFaultMapVersion() const { in getFaultMapVersion() function