Searched refs:MergedLoc (Results 1 – 3 of 3) sorted by relevance
370 DebugLoc MergedLoc = Stores.front()->getDebugLoc(); in doSingleStoreMerge() local372 MergedLoc = DebugLoc::getMergedLocation(MergedLoc, Store->getDebugLoc()); in doSingleStoreMerge()375 Builder.setDebugLoc(MergedLoc); in doSingleStoreMerge()
1610 DebugLoc MergedLoc = in mergeStoreIntoSuccessor() local1620 PN->setDebugLoc(MergedLoc); in mergeStoreIntoSuccessor()1629 NewSI->setDebugLoc(MergedLoc); in mergeStoreIntoSuccessor()
2651 DebugLoc MergedLoc = in combineFPFusedMultiply() local2665 BuildMI(*MF, MergedLoc, TII->get(FusedOpc), DstReg) in combineFPFusedMultiply()