Searched defs:FoundErrors (Results 1 – 2 of 2) sorted by relevance
93 bool FoundErrors; variable
290 unsigned FoundErrors = MachineVerifier(this, Banner.c_str()).verify(MF); in runOnMachineFunction() local316 unsigned FoundErrors = MachineVerifier(nullptr, Banner.c_str()).verify(MF); in verifyMachineFunction() local324 unsigned FoundErrors = MachineVerifier(p, Banner).verify(MF); in verify() local