aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineScheduler.cpp
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2017-10-03 03:09:05 +0000
committerRui Ueyama <ruiu@google.com>2017-10-03 03:09:05 +0000
commitbfd7515408727947e74cbe685c5b3564c823db4b (patch)
treef072a59c38ef49884124390de6b18b17868b4fed /llvm/lib/CodeGen/MachineScheduler.cpp
parent21cca5c2dc3846fac019f8422d74ad8bee68d762 (diff)
downloadllvm-bfd7515408727947e74cbe685c5b3564c823db4b.zip
llvm-bfd7515408727947e74cbe685c5b3564c823db4b.tar.gz
llvm-bfd7515408727947e74cbe685c5b3564c823db4b.tar.bz2
Rewrite a function so that it doesn't use pointers to pointers. NFC.
Previous code was a bit puzzling because of its use of pointers. In this patch, we pass a vector and its offsets, instead of pointers to vector elements. llvm-svn: 314756
Diffstat (limited to 'llvm/lib/CodeGen/MachineScheduler.cpp')
0 files changed, 0 insertions, 0 deletions