Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Analysis/
DProfileInfo.cpp572 static void readEdge(ProfileInfo *PI, ProfileInfo::Edge e, double &calcw, std::set<ProfileInfo::Edg… in readEdge() argument
575 calcw += w; in readEdge()