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