readsHiddenVariablesMask

var readsHiddenVariablesMask: Int = 0

The bitwise-or of the masks of HiddenVariables that are read by L2Instructions using this operation. Note that all reads are considered to happen before all writes.