Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DCFG.cpp45 bool FoundNew = false; in FindFunctionBackedges() local
49 FoundNew = true; in FindFunctionBackedges()
57 if (FoundNew) { in FindFunctionBackedges()
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DBasicBlockUtils.cpp628 bool FoundNew = false; in FindFunctionBackedges() local
632 FoundNew = true; in FindFunctionBackedges()
640 if (FoundNew) { in FindFunctionBackedges()