Searched defs:DecisionIter (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CodeGenPGO.cpp | 1310 const auto DecisionIter = emitMCDCCondBitmapUpdate() local |
/llvm-project/llvm/lib/ProfileData/Coverage/ | ||
H A D | CoverageMapping.cpp | 777 for (auto DecisionIter = Decisions.begin(), DecisionEnd = Decisions.end(); processBranch() local |