Searched refs:NumGuards (Results 1 – 4 of 4) sorted by relevance
88 size_t GetNumPCs() const { return Min(kNumPCs, NumGuards + 1); } in GetNumPCs()105 size_t NumGuards; // linker-initialized. variable124 size_t N = Min(kNumCounters, NumGuards + 1); in CollectFeatures()148 if (CB(NumGuards * 8 + Idx)) in CollectFeatures()
50 *P = ++NumGuards; in HandleInit()57 Printf("INFO: Loaded %zd modules (%zd guards): ", NumModules, NumGuards); in PrintModuleInfo()
89 STATISTIC(NumGuards, "Number of guards unswitched");707 ++NumGuards; in processCurrentLoop()
66 STATISTIC(NumGuards, "Number of guards turned into branches for unswitching");2451 ++NumGuards; in turnGuardIntoBranch()