Searched refs:ComputeRegionCounts (Results 1 – 1 of 1) sorted by relevance
579 struct ComputeRegionCounts : public ConstStmtVisitor<ComputeRegionCounts> { struct601 ComputeRegionCounts(llvm::DenseMap<const Stmt *, uint64_t> &CountMap, in ComputeRegionCounts() function1170 ComputeRegionCounts Walker(*StmtCountMap, *this); in computeRegionCounts()