Searched refs:NumSExts (Results 1 – 1 of 1) sorted by relevance
6339 int NumZExts = 0, NumSExts = 0; in isProfitableToSinkOperands() local6353 NumSExts++; in isProfitableToSinkOperands()6372 NumSExts++; in isProfitableToSinkOperands()6395 NumSExts++; in isProfitableToSinkOperands()6417 if (!Ops.empty() && (NumSExts == 2 || NumZExts == 2)) in isProfitableToSinkOperands()