Home
last modified time | relevance | path

Searched refs:getMergedLocation (Results 1 – 10 of 10) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCSEMIRBuilder.cpp159 DILocation::getMergedLocation(MIB->getDebugLoc(), getDebugLoc())); in generateCopiesIfRequired()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSimplifyCFGPass.cpp191 DILocation::getMergedLocation(CommonDebugLoc, Term->getDebugLoc()); in tailMergeBlocksWithSimilarFunctionTerminators()
H A DConstantHoisting.cpp910 Base->setDebugLoc(DILocation::getMergedLocation( in emitBaseConstants()
/freebsd-13.1/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfoMetadata.cpp93 Merged = getMergedLocation(Merged, L); in getMergedLocations()
100 const DILocation *DILocation::getMergedLocation(const DILocation *LocA, in getMergedLocation() function in DILocation
H A DDebugInfo.cpp817 setDebugLoc(DILocation::getMergedLocation(LocA, LocB)); in applyMergedLocation()
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineSink.cpp1093 MI.setDebugLoc(DILocation::getMergedLocation(MI.getDebugLoc(), in performSink()
H A DMachineBasicBlock.cpp1422 DL = DILocation::getMergedLocation(DL, TI->getDebugLoc()); in findBranchDebugLoc()
H A DBranchFolding.cpp839 DL = DILocation::getMergedLocation(DL, Pos->getDebugLoc()); in mergeCommonTails()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp1553 DebugLoc MergedLoc = DILocation::getMergedLocation(SI.getDebugLoc(), in mergeStoreIntoSuccessor()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h1726 static const DILocation *getMergedLocation(const DILocation *LocA,