Searched refs:IsDomParent (Results 1 – 1 of 1) sorted by relevance
739 bool IsDomParent = DomTree->dominates(BB2, BB1); in findEquivalencesFor() local741 if (BB1 != BB2 && IsDomParent && IsInSameLoop) { in findEquivalencesFor()