Searched refs:WillIndexUpwards (Results 1 – 1 of 1) sorted by relevance
4651 bool WillIndexUpwards = N->getOpcode() != ISD::SHL; in ExpandIntRes_ShiftThroughStack() local4653 WillIndexUpwards = !WillIndexUpwards; in ExpandIntRes_ShiftThroughStack()4656 if (WillIndexUpwards) { in ExpandIntRes_ShiftThroughStack()