Change MCSchedModel to be a struct of statically initialized data.
[oota-llvm.git] / include / llvm / IR / InstVisitor.h
2014-03-06 Chandler Carruth[Layering] Move InstVisitor.h into the IR library as...