Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DMachineVerifier.cpp100 unsigned foundErrors; member
359 foundErrors = 0; in verify()
374 return foundErrors; in verify()
469 return foundErrors; in verify()
475 if (!foundErrors++) { in report()
1148 if (foundErrors) in visitMachineInstrBefore()