Searched refs:MergedLoc (Results 1 – 2 of 2) sorted by relevance
358 DebugLoc MergedLoc; in doSingleStoreMerge() local360 MergedLoc = DILocation::getMergedLocation(Stores[AIdx]->getDebugLoc(), in doSingleStoreMerge()363 Builder.setDebugLoc(MergedLoc); in doSingleStoreMerge()
1533 DebugLoc MergedLoc = DILocation::getMergedLocation(SI.getDebugLoc(), in mergeStoreIntoSuccessor() local1540 PN->setDebugLoc(MergedLoc); in mergeStoreIntoSuccessor()1549 NewSI->setDebugLoc(MergedLoc); in mergeStoreIntoSuccessor()