Searched refs:newBlockArgumentAmount (Results 1 – 3 of 3) sorted by relevance
22 llvm::Statistic *newBlockArgumentAmount = nullptr; member
391 Statistic<"newBlockArgumentAmount",
504 if (statistics.newBlockArgumentAmount) in computeReachingDefInRegion() 505 (*statistics.newBlockArgumentAmount)++; in computeReachingDefInRegion() 711 Mem2RegStatistics statistics{&promotedAmount, &newBlockArgumentAmount}; in runOnOperation()