Searched refs:MergedLoc (Results 1 – 3 of 3) sorted by relevance
374 DebugLoc MergedLoc = Stores.front()->getDebugLoc(); in doSingleStoreMerge() local376 MergedLoc = DILocation::getMergedLocation(MergedLoc, Store->getDebugLoc()); in doSingleStoreMerge()379 Builder.setDebugLoc(MergedLoc); in doSingleStoreMerge()
1577 DebugLoc MergedLoc = DILocation::getMergedLocation(SI.getDebugLoc(), in mergeStoreIntoSuccessor() local1587 PN->setDebugLoc(MergedLoc); in mergeStoreIntoSuccessor()1596 NewSI->setDebugLoc(MergedLoc); in mergeStoreIntoSuccessor()
2232 DebugLoc MergedLoc = in combineFPFusedMultiply() local 2246 BuildMI(*MF, MergedLoc, TII->get(FusedOpc), DstReg) in combineFPFusedMultiply()