Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DBranchFolding.cpp1225 bool NonDebugInfoFound = false; in OptimizeBlock() local
1229 NonDebugInfoFound = true; in OptimizeBlock()
1233 if (!NonDebugInfoFound) in OptimizeBlock()