Searched defs:staticVal (Results 1 – 2 of 2) sorted by relevance
30 llvm::count_if(staticVals, [](int64_t staticVal) { in verifyListOfOperandsOrIntegers() argument
262 std::optional<int64_t> staticVal = getConstantIntValue(l); in matchAndRewrite() local