Searched refs:SectionLHS (Results 1 – 1 of 1) sorted by relevance
55 auto SectionLHS = getTargetSection(BinOp->getLHS()); in getTargetSection() local57 return SectionLHS == SectionRHS ? nullptr : SectionLHS; in getTargetSection()