diff options
author | Philip Reames <listmail@philipreames.com> | 2019-06-19 20:41:28 +0000 |
---|---|---|
committer | Philip Reames <listmail@philipreames.com> | 2019-06-19 20:41:28 +0000 |
commit | f8104f01e6bf5c24a9c65ec8ce6788d565c1e153 (patch) | |
tree | 048b91111622e944001a520dda1624bf4595a175 /llvm/unittests/Support/FileCheckTest.cpp | |
parent | 2742eeb78e3e93d2a29ccbc24233b8ef8b58972c (diff) | |
download | llvm-f8104f01e6bf5c24a9c65ec8ce6788d565c1e153.zip llvm-f8104f01e6bf5c24a9c65ec8ce6788d565c1e153.tar.gz llvm-f8104f01e6bf5c24a9c65ec8ce6788d565c1e153.tar.bz2 |
[LFTR] Rename variable to minimize confusion [NFC]
(Recommit of r363293 which was reverted when a dependent patch was.)
As pointed out by Nikita in D62625, BackedgeTakenCount is generally used to refer to the backedge taken count of the loop. A conditional backedge taken count - one which only applies if a particular exit is taken - is called a ExitCount in SCEV code, so be consistent here.
llvm-svn: 363875
Diffstat (limited to 'llvm/unittests/Support/FileCheckTest.cpp')
0 files changed, 0 insertions, 0 deletions