Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/IR/
H A DIRBuilder.cpp71 SetInstDebugLocation(BCI); in getCastedInt8PtrValue()
83 Builder->SetInstDebugLocation(CI); in createCallHelper()
96 Builder->SetInstDebugLocation(II); in createInvokeHelper()
H A DCore.cpp2940 unwrap(Builder)->SetInstDebugLocation(unwrap<Instruction>(Inst)); in LLVMSetInstDebugLocation()
/freebsd-12.1/contrib/llvm/include/llvm/IR/
H A DIRBuilder.h158 void SetInstDebugLocation(Instruction *I) const { in SetInstDebugLocation() function
796 this->SetInstDebugLocation(I);