Home
last modified time | relevance | path

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

/external/llvm-project/llvm/unittests/IR/
DDemandedBitsTest.cpp19 static void TestBinOpExhaustive(Fn1 PropagateFn, Fn2 EvalFn) { in TestBinOpExhaustive() function
57 TestBinOpExhaustive(DemandedBits::determineLiveOperandBitsAdd, in TEST()
62 TestBinOpExhaustive(DemandedBits::determineLiveOperandBitsSub, in TEST()