Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DFastISel.h250 DebugLoc getCurDebugLoc() const { return MIMD.getDL(); } in getCurDebugLoc() function
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h335 DebugLoc getCurDebugLoc() const { in getCurDebugLoc() function