Searched refs:NumSExts (Results 1 – 1 of 1) sorted by relevance
13952 int NumZExts = 0, NumSExts = 0; in shouldSinkOperands() local13959 NumSExts++; in shouldSinkOperands()13976 NumSExts++; in shouldSinkOperands()14002 NumSExts++; in shouldSinkOperands()14021 return !Ops.empty() && (NumSExts == 2 || NumZExts == 2); in shouldSinkOperands()