Home
last modified time | relevance | path

Searched refs:BinaryIntFn (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/unittests/IR/
H A DConstantRangeTest.cpp195 using BinaryIntFn = llvm::function_ref<Optional<APInt>(const APInt &, typedef
227 static void TestBinaryOpExhaustive(BinaryRangeFn RangeFn, BinaryIntFn IntFn, in TestBinaryOpExhaustive()