Searched refs:SetInstDebugLocation (Results 1 – 4 of 4) sorted by relevance
51 SetInstDebugLocation(BCI); in getCastedInt8PtrValue()59 Builder->SetInstDebugLocation(CI); in createCallHelper()
1772 unwrap(Builder)->SetInstDebugLocation(unwrap<Instruction>(Inst)); in LLVMSetInstDebugLocation()
119 void SetInstDebugLocation(Instruction *I) const { in SetInstDebugLocation() function401 this->SetInstDebugLocation(I);
1708 See the method [llvm::IRBuilder::SetInstDebugLocation]. *)