Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineVerifier.cpp99 unsigned foundErrors; member
354 foundErrors = 0; in verify()
369 return foundErrors; in verify()
457 return foundErrors; in verify()
463 if (!foundErrors++) { in report()