Searched defs:NonDebugInfoFound (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/
H A DBranchFolding.cpp1280 bool NonDebugInfoFound = false; local
1284 NonDebugInfoFound = true;
1288 if (!NonDebugInfoFound)

Completed in 180 milliseconds