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

/freebsd-10.0-release/contrib/llvm/lib/Analysis/
H A DProfileInfo.cpp572 static void readEdge(ProfileInfo *PI, ProfileInfo::Edge e, double &calcw, std::set<ProfileInfo::Edge> &misscount) { argument
575 calcw += w;

Completed in 132 milliseconds