Searched refs:NumBranches (Results 1 – 4 of 4) sorted by relevance
147 CHRStats() : NumBranches(0), NumBranchesDelta(0), in CHRStats()150 OS << "CHRStats: NumBranches " << NumBranches in print()154 uint64_t NumBranches; // The original number of conditional branches / member799 ++Stats.NumBranches; in findScope()834 ++Stats.NumBranches; in findScope()
87 STATISTIC(NumBranches, "Number of branches unswitched");746 ++NumBranches; in processCurrentLoop()1162 ++NumBranches; in TryTrivialLoopUnswitch()
64 STATISTIC(NumBranches, "Number of branches unswitched");559 ++NumBranches; in unswitchTrivialBranch()2332 ++NumBranches; in unswitchNontrivialInvariants()
3212 Statistic &NumBranches = in INITIALIZE_PASS_DEPENDENCY() local3223 ++NumBranches; in INITIALIZE_PASS_DEPENDENCY()