Searched refs:getMergedLocations (Results 1 – 7 of 7) sorted by relevance
188 LLVM_ABI static DebugLoc getMergedLocations(ArrayRef<DebugLoc> Locs);
2720 LLVM_ABI static DILocation *getMergedLocations(ArrayRef<DILocation *> Locs);
170 DebugLoc DebugLoc::getMergedLocations(ArrayRef<DebugLoc> Locs) { in getMergedLocations() function in DebugLoc
128 DILocation *DILocation::getMergedLocations(ArrayRef<DILocation *> Locs) { in getMergedLocations() function in DILocation
1442 DILocation *DbgLoc = DILocation::getMergedLocations(MergeDbgLocs); in fold_sincos()
2162 auto DL = DebugLoc::getMergedLocations(LoopUsesLocs); in promoteLoopAccessesToScalars()
2065 NT->setDebugLoc(DebugLoc::getMergedLocations(Locs)); in hoistSuccIdenticalTerminatorToSwitchOrIf()