Analyzes the specified value as a linear expression: "A*V + B", where A and B are constant integers. Returns the scale and offset values as APInts and return V as a Value*, and return whether we looked through any sign or zero extends. The incoming Value is known to have IntegerType, and it may already be sign or zero extended. Note that this looks through extends, so the high bits may not be r
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected