Home
last modified time | relevance | path

Searched defs:getCurDebugLoc (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DFastISel.h235 DebugLoc getCurDebugLoc() const { return DbgLoc; } in getCurDebugLoc() function
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.h657 DebugLoc getCurDebugLoc() const { in getCurDebugLoc() function