Searched refs:ComputeRegionCounts (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
H A DCodeGenPGO.cpp199 struct ComputeRegionCounts : public ConstStmtVisitor<ComputeRegionCounts> { struct in namespace:__anon1152
221 ComputeRegionCounts(llvm::DenseMap<const Stmt *, uint64_t> &CountMap, function in struct:__anon1152::ComputeRegionCounts
707 ComputeRegionCounts Walker(*StmtCountMap, *this);

Completed in 408 milliseconds