Searched refs:RHSPatSize (Results 1 – 1 of 1) sorted by relevance
118 unsigned RHSPatSize = getResultPatternSize(RHS->getDstPattern(), CGP); in operator ()() local119 if (LHSPatSize < RHSPatSize) in operator ()()121 if (LHSPatSize > RHSPatSize) in operator ()()