Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DFaultMaps.cpp131 OS << FI.getFunctionFaultInfoAt(i) << "\n"; in operator <<()
/external/llvm/include/llvm/CodeGen/
DFaultMaps.h174 FunctionFaultInfoAccessor getFunctionFaultInfoAt(uint32_t Index) const { in getFunctionFaultInfoAt() function