Searched refs:BinaryIntFn (Results 1 – 1 of 1) sorted by relevance
195 using BinaryIntFn = llvm::function_ref<Optional<APInt>(const APInt &, typedef227 static void TestBinaryOpExhaustive(BinaryRangeFn RangeFn, BinaryIntFn IntFn, in TestBinaryOpExhaustive()