Searched refs:CommonDebugLoc (Results 1 – 1 of 1) sorted by relevance
124 const DILocation *CommonDebugLoc = nullptr; in performBlockTailMerging() local137 if (!CommonDebugLoc) in performBlockTailMerging()138 CommonDebugLoc = Term->getDebugLoc(); in performBlockTailMerging()140 CommonDebugLoc = in performBlockTailMerging()141 DILocation::getMergedLocation(CommonDebugLoc, Term->getDebugLoc()); in performBlockTailMerging()151 CanonicalTerm->setDebugLoc(CommonDebugLoc); in performBlockTailMerging()