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