Searched refs:CommonDebugLoc (Results 1 – 1 of 1) sorted by relevance
127 DILocation *CommonDebugLoc = nullptr; in performBlockTailMerging() local140 if (!CommonDebugLoc) in performBlockTailMerging()141 CommonDebugLoc = Term->getDebugLoc(); in performBlockTailMerging()143 CommonDebugLoc = in performBlockTailMerging()144 DILocation::getMergedLocation(CommonDebugLoc, Term->getDebugLoc()); in performBlockTailMerging()156 CanonicalTerm->setDebugLoc(CommonDebugLoc); in performBlockTailMerging()