Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.h98 DanglingDebugInfo() : DI(0), dl(DebugLoc()), SDNodeOrder(0) { } in DanglingDebugInfo() function
99 DanglingDebugInfo(const DbgValueInst *di, DebugLoc DL, unsigned SDNO) : in DanglingDebugInfo() function
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.h103 DanglingDebugInfo() : DI(nullptr), dl(DebugLoc()), SDNodeOrder(0) { } in DanglingDebugInfo() function
104 DanglingDebugInfo(const DbgValueInst *di, DebugLoc DL, unsigned SDNO) in DanglingDebugInfo() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.h111 DanglingDebugInfo(const DbgValueInst *di, DebugLoc DL, unsigned SDNO) in DanglingDebugInfo() function