HomeSort by relevance Sort by last modified time
    Searched defs:getCurDebugLoc (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/CodeGen/
FastISel.h 86 /// getCurDebugLoc() - Return current debug location information.
87 DebugLoc getCurDebugLoc() const { return DL; }
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.h 372 DebugLoc getCurDebugLoc() const { return CurDebugLoc; }

Completed in 18 milliseconds