Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenPGO.cpp1312 const auto DecisionIter = in emitMCDCCondBitmapUpdate() local
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/Coverage/
H A DCoverageMapping.cpp777 for (auto DecisionIter = Decisions.begin(), DecisionEnd = Decisions.end(); in processBranch() local