Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/ProfileData/Coverage/
H A DCoverageMapping.cpp316 buildTestVector(TV, Branch->MCDCParams.TrueID); in shouldCopyOffTestVectorForTruePath()
328 buildTestVector(TV, Branch->MCDCParams.FalseID); in shouldCopyOffTestVectorForFalsePath()
338 void buildTestVector(MCDCRecord::TestVector &TV, unsigned ID = 1) { in buildTestVector() function in MCDCRecordProcessor
462 buildTestVector(TV); in processMCDCRecord()