Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Analysis/
DProfileInfo.cpp894 bool BackEdgeFound = false; in repair() local
899 BackEdgeFound = true; in repair()
903 if (BackEdgeFound) { in repair()