Searched refs:CommonDebugLoc (Results 1 – 1 of 1) sorted by relevance
177 const DILocation *CommonDebugLoc = nullptr; in tailMergeBlocksWithSimilarFunctionTerminators() local187 if (!CommonDebugLoc) in tailMergeBlocksWithSimilarFunctionTerminators()188 CommonDebugLoc = Term->getDebugLoc(); in tailMergeBlocksWithSimilarFunctionTerminators()190 CommonDebugLoc = in tailMergeBlocksWithSimilarFunctionTerminators()191 DILocation::getMergedLocation(CommonDebugLoc, Term->getDebugLoc()); in tailMergeBlocksWithSimilarFunctionTerminators()201 CanonicalTerm->setDebugLoc(CommonDebugLoc); in tailMergeBlocksWithSimilarFunctionTerminators()