Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Analysis/
DProfileInfo.cpp572 …Edge(ProfileInfo *PI, ProfileInfo::Edge e, double &calcw, std::set<ProfileInfo::Edge> &misscount) { in readEdge() argument
577 misscount.insert(e); in readEdge()