Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DFaultMaps.h44 struct FaultInfo { struct
49 FaultInfo() = default; argument
51 explicit FaultInfo(FaultMaps::FaultKind Kind, const MCExpr *FaultingOffset, in FaultInfo() argument