[X86] Use isa instead of dyn_cast in a bool context. NFC
[oota-llvm.git] / utils / schedcover.py
2015-10-12 James Molloy[MISched] Python script to check coverage of misched...