[SchedModel] Remove std::vectors that were created with 1 element and then...
[SchedModel] Remove std::vectors that were created with 1 element and then passed to an ArrayRef parameter. ArrayRef can capture a single element. We don't need a vector for that. llvm-svn: 328438
Loading
Please sign in to comment