reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/sancov/sancov.cpp
  715   failIfEmpty(STI, "no subtarget info for target " + TripleName);
  719   failIfEmpty(MRI, "no register info for target " + TripleName);
  724   failIfEmpty(AsmInfo, "no asm info for target " + TripleName);
  730   failIfEmpty(DisAsm, "no disassembler info for target " + TripleName);
  733   failIfEmpty(MII, "no instruction info for target " + TripleName);
  737   failIfEmpty(MIA, "no instruction analysis info for target " + TripleName);