[TableGen] Use std::find_if and a lambda instead of manual loops.
[oota-llvm.git] / utils / schedcover.py
2015-10-12 James Molloy[MISched] Python script to check coverage of misched...