Searched refs:AllPositive (Results 1 – 2 of 2) sorted by relevance
1171 bool AllPositive = true; in aliasGEP() local1180 if (AllPositive) { in aliasGEP()1200 AllPositive = in aliasGEP()1219 if (AllPositive && GEP1BaseOffset > 0 && V2Size <= (uint64_t)GEP1BaseOffset) in aliasGEP()
27442 bool AllPositive = IsPositive[0] && IsPositive[1]; in canReduceVMulWidth() local27448 else if (AllPositive && MinSignBits >= 24) in canReduceVMulWidth()27454 else if (AllPositive && MinSignBits >= 16) in canReduceVMulWidth()