Searched refs:LabelCount (Results 1 – 2 of 2) sorted by relevance
1039 Counter LabelCount = getRegionCounter(S); in VisitLabelStmt() local1043 pushRegion(LabelCount, Start); in VisitLabelStmt()
950 unsigned LabelCount = 0; in collectLocalBranchTargets() local968 Labels[Target] = ("L" + Twine(LabelCount++)).str(); in collectLocalBranchTargets()