Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/ADT/
H A DCoalescingBitVectorTest.cpp284 void simpleIntersection(UBitVec &Intersection, const UBitVec &LHS, in simpleIntersection() function
303 simpleIntersection(DoubleCheckedExpected, BV1, BV2); in TEST()