Searched refs:TestVector (Results 1 – 2 of 2) sorted by relevance
405 class TestVector {411 TestVector(unsigned N) : Values(N), Visited(N) {} in TestVector() function442 auto getDifferences(const TestVector &B) const { in getDifferences()452 using TestVectors = llvm::SmallVector<std::pair<TestVector, CondState>>;
459 void buildTestVector(MCDCRecord::TestVector &TV, mcdc::ConditionID ID, in buildTestVector()498 MCDCRecord::TestVector TV(NumConditions); in findExecutedTestVectors()