Home
last modified time | relevance | path

Searched defs:FoundErrors (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/tools/llvm-mca/
H A DCodeRegion.h143 bool FoundErrors; global() variable
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineVerifier.cpp324 unsigned FoundErrors = MachineVerifier(this, Banner.c_str()).verify(MF); runOnMachineFunction() local
350 unsigned FoundErrors = MachineVerifier(nullptr, Banner.c_str()).verify(MF); verifyMachineFunction() local
358 unsigned FoundErrors = MachineVerifier(p, Banner).verify(MF); verify() local
367 unsigned FoundErrors = verify() local
[all...]