Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DDwarfDebug.h286 struct FunctionDebugFrameInfo { struct
290 FunctionDebugFrameInfo(unsigned Num, const std::vector<MachineMove> &M) in FunctionDebugFrameInfo() argument
294 std::vector<FunctionDebugFrameInfo> DebugFrames;
DDwarfDebug.cpp1334 DebugFrames.push_back(FunctionDebugFrameInfo(Asm->getFunctionNumber(), in endFunction()