Searched refs:SetInstDebugLocation (Results 1 – 5 of 5) sorted by relevance
51 SetInstDebugLocation(BCI); in getCastedInt8PtrValue()60 Builder->SetInstDebugLocation(CI); in createCallHelper()
2195 unwrap(Builder)->SetInstDebugLocation(unwrap<Instruction>(Inst)); in LLVMSetInstDebugLocation()
127 void SetInstDebugLocation(Instruction *I) const { in SetInstDebugLocation() function550 this->SetInstDebugLocation(I);
1207 func (b Builder) SetInstDebugLocation(v Value) { C.LLVMSetInstDebugLocation(b.C, v.C) } func
1920 See the method [llvm::IRBuilder::SetInstDebugLocation]. *)