Home
last modified time | relevance | path

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

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