Searched refs:TNB (Results 1 – 1 of 1) sorted by relevance
994 auto TNB = TN->getBlock(); in HasProperSupport() local995 for (const NodePtr Pred : getChildren<!IsPostDom>(TNB, BUI)) { in HasProperSupport()999 const NodePtr Support = DT.findNearestCommonDominator(TNB, Pred); in HasProperSupport()1001 if (Support != TNB) { in HasProperSupport()