Searched defs:maybeConstants (Results 1 – 2 of 2) sorted by relevance
417 ArrayRef<int64_t> maybeConstants, in getProductOfValues() argument
1403 for (auto [maybeConstant, result] : llvm::zip(maybeConstants, values)) { in replaceConstantUsesOf() argument