Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h116 DanglingDebugInfo(const DbgValueInst *DI, unsigned SDNO) in DanglingDebugInfo() function
118 DanglingDebugInfo(const VarLocInfo *VarLoc, unsigned SDNO) in DanglingDebugInfo() function
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h103 DanglingDebugInfo() : DI(nullptr), dl(DebugLoc()), SDNodeOrder(0) { } in DanglingDebugInfo() function
104 DanglingDebugInfo(const DbgValueInst *di, DebugLoc DL, unsigned SDNO) in DanglingDebugInfo() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h114 DanglingDebugInfo(const DbgValueInst *di, DebugLoc DL, unsigned SDNO) in DanglingDebugInfo() function