Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/include/llvm/CodeGen/
H A DFastISel.h230 DebugLoc getCurDebugLoc() const { return DbgLoc; } in getCurDebugLoc() function
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h596 DebugLoc getCurDebugLoc() const { in getCurDebugLoc() function