Skip to content

C#: Move cached CIL predicates into same stage#306

Closed
hvitved wants to merge 1 commit into
github:masterfrom
hvitved:cil/reduce-stages
Closed

C#: Move cached CIL predicates into same stage#306
hvitved wants to merge 1 commit into
github:masterfrom
hvitved:cil/reduce-stages

Conversation

@hvitved

@hvitved hvitved commented Oct 11, 2018

Copy link
Copy Markdown
Contributor

Predicates getASuccessorType(), getOperand(), and getType() are now always evaluated in the same stage.

I also made some minor performance tweaks to getType().

@hvitved hvitved added the C# label Oct 11, 2018
@hvitved hvitved requested a review from calumgrant October 11, 2018 07:41
@hvitved hvitved requested a review from a team as a code owner October 11, 2018 07:41
@hvitved hvitved added the WIP This is a work-in-progress, do not merge yet! label Oct 19, 2018
@hvitved hvitved closed this Nov 12, 2018
@hvitved hvitved deleted the cil/reduce-stages branch March 14, 2019 10:30
aibaars pushed a commit that referenced this pull request Oct 14, 2021
Model outgoing HTTP requests as remote flow sources
smowton added a commit to smowton/codeql that referenced this pull request Apr 16, 2022
…ter-warning

Don't try to attribute comments to the implicit `this` parameter.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C# WIP This is a work-in-progress, do not merge yet!

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant