Home
last modified time | relevance | path

Searched defs:ConditionID (Results 1 – 2 of 2) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/ProfileData/Coverage/
HDMCDCTypes.h24 using ConditionID = int16_t; variable
/freebsd-14-stable/contrib/llvm-project/llvm/lib/ProfileData/Coverage/
HDCoverageMapping.cpp705 auto ConditionID = Branch.getBranchParams().ID; in addBranch() local