Searched refs:DefDL (Results 1 – 1 of 1) sorted by relevance
188 const auto &DefDL = MI->getDebugLoc(); in localizeIntraBlock() local191 if ((!DefDL || DefDL.getLine() == 0) && UserDL && UserDL.getLine() != 0) { in localizeIntraBlock()