Searched refs:CommonDebugLoc (Results 1 – 1 of 1) sorted by relevance
130 DebugLoc CommonDebugLoc; in performBlockTailMerging() local143 if (!CommonDebugLoc) in performBlockTailMerging()144 CommonDebugLoc = Term->getDebugLoc(); in performBlockTailMerging()146 CommonDebugLoc = in performBlockTailMerging()147 DebugLoc::getMergedLocation(CommonDebugLoc, Term->getDebugLoc()); in performBlockTailMerging()159 CanonicalTerm->setDebugLoc(CommonDebugLoc); in performBlockTailMerging()