Searched refs:HasVariableLengthEncodings (Results 1 – 2 of 2) sorted by relevance
68 mutable bool HasVariableLengthEncodings = false; variable214 bool hasVariableLengthEncodings() const { return HasVariableLengthEncodings; } in hasVariableLengthEncodings()
281 HasVariableLengthEncodings = true; in ReadInstructions()