Searched refs:MergedLoc (Results 1 – 3 of 3) sorted by relevance
360 DebugLoc MergedLoc = Stores.front()->getDebugLoc(); in doSingleStoreMerge() local362 MergedLoc = DILocation::getMergedLocation(MergedLoc, Store->getDebugLoc()); in doSingleStoreMerge()365 Builder.setDebugLoc(MergedLoc); in doSingleStoreMerge()
1578 DebugLoc MergedLoc = DILocation::getMergedLocation(SI.getDebugLoc(), in mergeStoreIntoSuccessor() local1588 PN->setDebugLoc(MergedLoc); in mergeStoreIntoSuccessor()1597 NewSI->setDebugLoc(MergedLoc); in mergeStoreIntoSuccessor()
1902 DebugLoc MergedLoc = in combineFPFusedMultiply() local1916 BuildMI(*MF, MergedLoc, TII->get(FusedOpc), DstReg) in combineFPFusedMultiply()