Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DMachineVerifier.cpp104 unsigned foundErrors; member
373 foundErrors = 0; in verify()
389 return foundErrors; in verify()
479 return foundErrors; in verify()
485 if (!foundErrors++) { in report()