Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DMachineSink.cpp757 MI.setDebugLoc(DILocation::getMergedLocation(MI.getDebugLoc(), in performSink()
H A DMachineBasicBlock.cpp1313 DL = DILocation::getMergedLocation(DL, TI->getDebugLoc()); in findBranchDebugLoc()
H A DBranchFolding.cpp915 DL = DILocation::getMergedLocation(DL, Pos->getDebugLoc()); in mergeCommonTails()
/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DConstantHoisting.cpp884 Base->setDebugLoc(DILocation::getMergedLocation( in emitBaseConstants()
/freebsd-12.1/contrib/llvm/lib/IR/
H A DDebugInfoMetadata.cpp76 const DILocation *DILocation::getMergedLocation(const DILocation *LocA, in getMergedLocation() function in DILocation
H A DDebugInfo.cpp691 setDebugLoc(DILocation::getMergedLocation(LocA, LocB)); in applyMergedLocation()
/freebsd-12.1/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp1603 DebugLoc MergedLoc = DILocation::getMergedLocation(SI.getDebugLoc(), in mergeStoreIntoSuccessor()
/freebsd-12.1/contrib/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h1589 static const DILocation *getMergedLocation(const DILocation *LocA,