Searched refs:SectionRHS (Results 1 – 1 of 1) sorted by relevance
74 auto SectionRHS = GetFixupSection(BinOp->getRHS()); in GetFixupSection() local75 return SectionLHS == SectionRHS ? nullptr : SectionLHS; in GetFixupSection()