Home
last modified time | relevance | path

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

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