Searched defs:contentRecord (Results 1 – 1 of 1) sorted by relevance
2155 type contentRecord struct { struct2156 vid ID // pre-regalloc value2157 c *Value // cached value2158 final bool // this is a satisfied destination2159 pos src.XPos // source position of use of the value