Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDFaultMaps.cpp133 OS << FI.getFunctionFaultInfoAt(i) << "\n"; in operator <<()
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDFaultMaps.h172 FunctionFaultInfoAccessor getFunctionFaultInfoAt(uint32_t Index) const { in getFunctionFaultInfoAt() function