Searched refs:MergedLoc (Results 1 – 3 of 3) sorted by relevance
358 DebugLoc MergedLoc = Stores.front()->getDebugLoc(); in doSingleStoreMerge() local360 MergedLoc = DILocation::getMergedLocation(MergedLoc, Store->getDebugLoc()); in doSingleStoreMerge()363 Builder.setDebugLoc(MergedLoc); in doSingleStoreMerge()
1629 DebugLoc MergedLoc = DILocation::getMergedLocation(SI.getDebugLoc(), in mergeStoreIntoSuccessor() local1636 PN->setDebugLoc(MergedLoc); in mergeStoreIntoSuccessor()1645 NewSI->setDebugLoc(MergedLoc); in mergeStoreIntoSuccessor()
1551 DebugLoc MergedLoc = in combineFPFusedMultiply() local1555 BuildMI(*MF, MergedLoc, TII->get(FusedOpc), DstReg) in combineFPFusedMultiply()