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