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