Searched defs:NextBranch (Results 1 – 2 of 2) sorted by relevance
131 auto NextBranch = Branches.begin(); in renderBranchExecutionCounts() local
341 while (NextBranch != EndBranch && CurrentLine == NextBranch->LineStart) in attachBranchSubViews() local