JargonFile/entries/fence.txt

4 lines
337 B
Plaintext
Raw Normal View History

2014-04-26 10:52:28 -04:00
fence
Any technique, usually exploiting knowledge about the compiler, that blocks certain optimizations. Used when explicit mechanisms are not available or are overkill. Typically a hack: I call a dummy procedure there to force a flush of the optimizer's register-coloring info can be expressed by the shorter That's a fence procedure.