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

/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/CodeGen/
H A DFastISel.h92 DebugLoc getCurDebugLoc() const { return DL; } function in class:llvm::FastISel
/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h367 DebugLoc getCurDebugLoc() const { return CurDebugLoc; } function in class:llvm::SelectionDAGBuilder

Completed in 119 milliseconds