The platform will undergo maintenance on Sep 14 at about 7:45 AM EST and will be unavailable for approximately 2 hours.
2003
DOI: 10.1007/3-540-44898-5_23
|View full text |Cite
|
Sign up to set email alerts
|

Code Compaction of Matching Single-Entry Multiple-Exit Regions

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
15
0

Year Published

2010
2010
2021
2021

Publication Types

Select...
4
2
1

Relationship

0
7

Authors

Journals

citations
Cited by 24 publications
(15 citation statements)
references
References 12 publications
0
15
0
Order By: Relevance
“…CCFinder can also handle name changes, which the line-by-line approach cannot handle. However, CCFinder or a token-based technique takes more CPU time and more memory than lineby-line comparison [8,35,17,5]. CCFinder uses a suffix tree algorithm, and so it cannot handle statement insertions and deletions in code clones [7].…”
Section: Summary Of Textual Approachesmentioning
confidence: 99%
See 3 more Smart Citations
“…CCFinder can also handle name changes, which the line-by-line approach cannot handle. However, CCFinder or a token-based technique takes more CPU time and more memory than lineby-line comparison [8,35,17,5]. CCFinder uses a suffix tree algorithm, and so it cannot handle statement insertions and deletions in code clones [7].…”
Section: Summary Of Textual Approachesmentioning
confidence: 99%
“…Tokenization is performed during lexical analysis by compiler front ends in programing languages [5,8,9,10]. Each line of source code is converted into a sequence of tokens.…”
Section: Transformationmentioning
confidence: 99%
See 2 more Smart Citations
“…However, all the work mentioned above are constricted to extracting patterns only in data flow graphs, without considering higher level control flow structures. In [17] both control and data flow level differences have been considered for program partition, but their method merely compares signatures between two partitions without accurate similarity evaluation.…”
Section: Introductionmentioning
confidence: 99%