2009 International Conference on Computational Intelligence and Software Engineering 2009
DOI: 10.1109/cise.2009.5364393
|View full text |Cite
|
Sign up to set email alerts
|

Function Inlining Algorithm for Program Analysis

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1

Citation Types

0
2
0

Year Published

2020
2020
2020
2020

Publication Types

Select...
1

Relationship

1
0

Authors

Journals

citations
Cited by 1 publication
(2 citation statements)
references
References 14 publications
0
2
0
Order By: Relevance
“…Step 1: removal of problematic code such as syntax error, expression error, and any other with tag problem in ASTdata by problem binder which processed while if (ANode, BNode) � (ATag ANodeNo, BTag BNodeNo) (13) TagMap ⟵ TagMap ∪ {ATag ↔ BTag} (14) LocalNodeMap ⟵ LocalNodeMap ∪ {ANodeNo ↔ BNodeNo} (15) else if (ANode, BNode) � (AChildNo :� a op a', BChildNo: � b op b') (16) SimilarityMatching(a, b) (17) SimilarityMatching(a', b') (18) if isLocal(a) and is Local (b) and TagMap(a, b) is equal (19) LocalNodeMap ⟵ LocalNodeMap ∪ {a ↔ b} (20) ns+1, cp+1 (21) else if (22) GlobalNodeMap ⟵ GlobalNodeMap ∪ {a ↔ b} ( 23) cp+1 (24) else if. .…”
Section: Program Standardizationmentioning
confidence: 99%
See 1 more Smart Citation
“…Step 1: removal of problematic code such as syntax error, expression error, and any other with tag problem in ASTdata by problem binder which processed while if (ANode, BNode) � (ATag ANodeNo, BTag BNodeNo) (13) TagMap ⟵ TagMap ∪ {ATag ↔ BTag} (14) LocalNodeMap ⟵ LocalNodeMap ∪ {ANodeNo ↔ BNodeNo} (15) else if (ANode, BNode) � (AChildNo :� a op a', BChildNo: � b op b') (16) SimilarityMatching(a, b) (17) SimilarityMatching(a', b') (18) if isLocal(a) and is Local (b) and TagMap(a, b) is equal (19) LocalNodeMap ⟵ LocalNodeMap ∪ {a ↔ b} (20) ns+1, cp+1 (21) else if (22) GlobalNodeMap ⟵ GlobalNodeMap ∪ {a ↔ b} ( 23) cp+1 (24) else if. .…”
Section: Program Standardizationmentioning
confidence: 99%
“…* regex ⟵ ″¥″([^¥″] * )¥″″(8) while patternMatch (regex) � � true(9) add to pfname[i](10) Step 3: Link external sources using mp[] to get pfname[] (11) for i � 1 to mp[] size(12) for j � 1 to pfname[] size(13) if(mp[i] contains pfname[j]) fpath ⟵ mp[i] (14) if (j � � 1) fmp ⟵ fmp concat (mp[i])…”
mentioning
confidence: 99%