aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/ADT/SmallVectorTest.cpp
diff options
context:
space:
mode:
authorJannik Silvanus <jannik.silvanus@amd.com>2022-08-01 11:46:02 +0200
committerJannik Silvanus <jannik.silvanus@amd.com>2022-08-03 10:28:13 +0200
commitd0bfebda5b789621dd97b5dca0bd2082a82e82d9 (patch)
tree4456e133db8bb80b98b5950d72f4a4ec7331b714 /llvm/unittests/ADT/SmallVectorTest.cpp
parent3285f94244ecda0912c76c9b1e9b16e0cf96d073 (diff)
downloadllvm-d0bfebda5b789621dd97b5dca0bd2082a82e82d9.zip
llvm-d0bfebda5b789621dd97b5dca0bd2082a82e82d9.tar.gz
llvm-d0bfebda5b789621dd97b5dca0bd2082a82e82d9.tar.bz2
[Docs] Improve cycle and closed path definitions
Improve the cycle definition, by avoiding usage of not yet defined or only vaguely defined terminology inside definitions. More precisely, the existing definition defined "outermost cycles", and then proceeded to use the term "cycles" for further definitions, which in turn were used to actually define "cycles". Now, instead only define "cycles". This does not change the meaning of a cycle, which depends on the chosen surrounding (subgraph) of a CFG. Also mention the function CFG in the first definition, because later later definitions require it anyways. Also slightly improve the definition of a closed path, by explicitly requiring the inner nodes to be distinct. Differential Revision: https://reviews.llvm.org/D130891
Diffstat (limited to 'llvm/unittests/ADT/SmallVectorTest.cpp')
0 files changed, 0 insertions, 0 deletions