Searched refs:SetInstDebugLocation (Results 1 – 4 of 4) sorted by relevance
821 IRB.SetInstDebugLocation(I); in instrumentMemInst()
277 LLVM_ABI void SetInstDebugLocation(Instruction *I) const;283 SetInstDebugLocation(I); in AddMetadataToInst()
64 void IRBuilderBase::SetInstDebugLocation(Instruction *I) const { in SetInstDebugLocation() function in IRBuilderBase
3366 unwrap(Builder)->SetInstDebugLocation(unwrap<Instruction>(Inst)); in LLVMSetInstDebugLocation()