Home
last modified time | relevance | path

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

/external/llvm-project/llvm/unittests/ADT/
DCoalescingBitVectorTest.cpp362 void simpleIntersectionWithComplement(UBitVec &Intersection, const UBitVec &LHS, in simpleIntersectionWithComplement() function
382 simpleIntersectionWithComplement(DoubleCheckedExpected, BV1, BV2); in TEST()