Home
last modified time | relevance | path

Searched refs:SetInstDebugLocation (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/VMCore/
DIRBuilder.cpp51 SetInstDebugLocation(BCI); in getCastedInt8PtrValue()
59 Builder->SetInstDebugLocation(CI); in createCallHelper()
DCore.cpp1772 unwrap(Builder)->SetInstDebugLocation(unwrap<Instruction>(Inst)); in LLVMSetInstDebugLocation()
/external/llvm/include/llvm/
DIRBuilder.h119 void SetInstDebugLocation(Instruction *I) const { in SetInstDebugLocation() function
401 this->SetInstDebugLocation(I);
/external/llvm/bindings/ocaml/llvm/
Dllvm.mli1708 See the method [llvm::IRBuilder::SetInstDebugLocation]. *)