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

/freebsd-10.0-release/contrib/llvm/lib/Analysis/
H A DProfileInfo.cpp241 bool hasFoundPath = false; local
246 while(BFS.size() && !hasFoundPath) {
254 hasFoundPath = true;
265 hasFoundPath = true;
270 hasFoundPath = true;

Completed in 108 milliseconds