aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineVerifier.cpp
diff options
context:
space:
mode:
authorJessica Paquette <jpaquette@apple.com>2018-12-05 23:39:07 +0000
committerJessica Paquette <jpaquette@apple.com>2018-12-05 23:39:07 +0000
commitce3a2dcf70c07e4255cbc37612e948ad024224ee (patch)
tree0961132b797e8c6f847fe6a560b45d7712d33807 /llvm/lib/CodeGen/MachineVerifier.cpp
parente18d6ff036fe8d62e19d9dc44f103c3d7ead9c64 (diff)
downloadllvm-ce3a2dcf70c07e4255cbc37612e948ad024224ee.zip
llvm-ce3a2dcf70c07e4255cbc37612e948ad024224ee.tar.gz
llvm-ce3a2dcf70c07e4255cbc37612e948ad024224ee.tar.bz2
[MachineOutliner][NFC] Remove buildCandidateList and replace with findCandidates
More refactoring. Since the pruning logic has changed, and the candidate list is gone, everything can be sunk into findCandidates. We no longer need to keep track of the length of the longest substring, so we can drop all of that logic as well. After this, we just find all of the candidates and move to outlining. llvm-svn: 348428
Diffstat (limited to 'llvm/lib/CodeGen/MachineVerifier.cpp')
0 files changed, 0 insertions, 0 deletions