Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DFaultMaps.cpp141 OS << "Version: " << format_hex(FMP.getFaultMapVersion(), 2) << "\n"; in operator <<()
/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DFaultMaps.h192 FaultMapVersionType getFaultMapVersion() const { in getFaultMapVersion() function