Searched refs:SetInstDebugLocation (Results 1 – 5 of 5) sorted by relevance
55 SetInstDebugLocation(BCI); in getCastedInt8PtrValue()64 Builder->SetInstDebugLocation(CI); in createCallHelper()77 Builder->SetInstDebugLocation(II); in createInvokeHelper()
2218 unwrap(Builder)->SetInstDebugLocation(unwrap<Instruction>(Inst)); in LLVMSetInstDebugLocation()
118 void SetInstDebugLocation(Instruction *I) const { in SetInstDebugLocation() function586 this->SetInstDebugLocation(I);
1215 func (b Builder) SetInstDebugLocation(v Value) { C.LLVMSetInstDebugLocation(b.C, v.C) } func
1930 See the method [llvm::IRBuilder::SetInstDebugLocation]. *)