Searched refs:SetCurrentDebugLocation (Results 1 – 9 of 9) sorted by relevance
83 SetCurrentDebugLocation(I->getDebugLoc()); in SetInsertPoint()108 void SetCurrentDebugLocation(const DebugLoc &L) { in SetCurrentDebugLocation() function355 SetCurrentDebugLocation(IP->getDebugLoc()); in IRBuilder()361 SetCurrentDebugLocation(cast<Instruction>(U.getUser())->getDebugLoc()); in IRBuilder()
412 Builder.SetCurrentDebugLocation(llvm::DebugLoc()); in EmitIfStmt()420 Builder.SetCurrentDebugLocation(llvm::DebugLoc()); in EmitIfStmt()
1752 Builder.SetCurrentDebugLocation(llvm::DebugLoc::get(getLineNumber(CurLoc), in EmitStopPoint()
2345 Builder.SetCurrentDebugLocation(llvm::DebugLoc()); in VisitBinLAnd()
1851 Builder.SetCurrentDebugLocation(OldTerm->getDebugLoc()); in SimplifyTerminatorOnSelect()2023 Builder.SetCurrentDebugLocation(SI->getDebugLoc()); in TryToSimplifyUncondBranchWithICmpInIt()
1587 Builder->SetCurrentDebugLocation(I->getDebugLoc()); in DoOneIteration()
1003 Builder.SetCurrentDebugLocation(SrcVal->getDebugLoc()); in GetLoadValueForLoad()
1620 Builder.SetCurrentDebugLocation(CI->getDebugLoc()); in runOnFunction()
1629 unwrap(Builder)->SetCurrentDebugLocation(DebugLoc::getFromDILocation(Loc)); in LLVMSetCurrentDebugLocation()