Home
last modified time | relevance | path

Searched refs:getMergedLocations (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULibCalls.cpp1439 DILocation *DbgLoc = DILocation::getMergedLocations(MergeDbgLocs); in fold_sincos()
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfoMetadata.cpp107 DILocation *DILocation::getMergedLocations(ArrayRef<DILocation *> Locs) { in getMergedLocations() function in DILocation
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLICM.cpp2227 auto DL = DebugLoc(DILocation::getMergedLocations(LoopUsesLocs)); in promoteLoopAccessesToScalars()
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h2135 static DILocation *getMergedLocations(ArrayRef<DILocation *> Locs);
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp1847 NT->setDebugLoc(DILocation::getMergedLocations(Locs)); in hoistSuccIdenticalTerminatorToSwitchOrIf()