Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Analysis/
DProfileInfo.cpp241 bool hasFoundPath = false; in GetPath() local
246 while(BFS.size() && !hasFoundPath) { in GetPath()
254 hasFoundPath = true; in GetPath()
265 hasFoundPath = true; in GetPath()
270 hasFoundPath = true; in GetPath()