Electronic Circuits - Electronic Tutorials - Electronic Hobby Projects - A Complete Electronic Resource Centre

Online Computer Dictionary

Sitemap

Circuits ( A-C )

Circuits ( D-O )

Circuits ( P-Z )

Tutorials

Beginners

Advanced

Products


Google
 
Web Hobbyprojects.com

<< Back to Computer dictionary homepage

single static assignment

<compiler> (Also known as SSA form) A special form of code where each variable has only one single definition in the program code. "Static" comes from the fact that the definition site may be in a loop, thus dynamically executed several times.

SSA form is used for program optimization or static analysis and optimisation.

(2003-04-12)

 


Nearby terms: single quote « single sign-on « single sourcing « single static assignment » singleton variable » Single Virtual Storage » siod

Click here for >>>> Other online dictionary

<<<<  Back to Electronic Tutorials