Searched refs:CondState (Results 1 – 2 of 2) sorted by relevance
391 enum CondState { MCDC_DontCare = -1, MCDC_False = 0, MCDC_True = 1 }; enum393 using TestVector = llvm::SmallVector<CondState>;431 CondState getTVCondition(unsigned TestVectorIndex, unsigned Condition) { in getTVCondition()437 CondState getTVResult(unsigned TestVectorIndex) { in getTVResult()
291 MCDCRecord::CondState Result) { in recordTestVector()