Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DFaultMaps.cpp136 OS << FI.getFunctionFaultInfoAt(i) << "\n"; in operator <<()
/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DFaultMaps.h172 FunctionFaultInfoAccessor getFunctionFaultInfoAt(uint32_t Index) const { in getFunctionFaultInfoAt() function