Searched refs:LeftUse (Results 1 – 1 of 1) sorted by relevance
6004 Use &LeftUse = Merge->getOperandUse(0); in BrPHIToSelect() local6007 if (DT.dominates(LeftEdge, LeftUse) && DT.dominates(RightEdge, RightUse)) { in BrPHIToSelect()6008 LHS = LeftUse; in BrPHIToSelect()6013 if (DT.dominates(LeftEdge, RightUse) && DT.dominates(RightEdge, LeftUse)) { in BrPHIToSelect()6015 RHS = LeftUse; in BrPHIToSelect()