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

/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/
H A DInstruction.h174 void setDebugLoc(const DebugLoc &Loc) { DbgLoc = Loc; } function in class:llvm::Instruction
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/CodeGen/
H A DSelectionDAGNodes.h421 void setDebugLoc(const DebugLoc dl) { debugLoc = dl; } function in class:llvm::SDNode

Completed in 152 milliseconds