Jump threading

id: jump-threading-192-8499971
title: Jump threading
text: In computing, jump threading is a compiler optimization of one jump directly to a second jump. If the second condition is a subset or inverse of the first, it can be eliminated, or threaded through the first jump. This is easily done in a single pass through the program, following acyclic chained jumps until the compiler arrives at a fixed point.
brand slug: wiki
category slug: encyclopedia
description: Compiler optimization of one jump directly to a second jump
original url: https://en.wikipedia.org/wiki/Jump_threading
date created:
date modified: 2023-11-02T12:03:51Z
main entity: {"identifier":"Q6311209","url":"https://www.wikidata.org/entity/Q6311209"}
image:
fields total: 13
integrity: 14

Related Entries

Explore Next Part