search for: freqres

Displaying 2 results from an estimated 2 matches for "freqres".

Did you mean: freeres
2012 Apr 18
0
[LLVMdev] Issue with GetElementPtrInst in Instruction Combining pass
...480 40ac02ae 480 40ac02aa 480 40ac02a2 480 short  sbrNoiseFloorLevel[MAX_NUM_NOISE_VALUES];  20 40ac048e   40ac048a   40ac0482                 FrameInfo             short     frameClass; 2         short  nEnvelopes;    2         short  borders[MAX_ENVELOPES+1];  12         short  freqRes[MAX_ENVELOPES];   10         short  tranEnv;   2         short  nNoiseEnvelopes;  2         short  bordersNoise[MAX_NOISE_ENVELOPES+1]; 4             34           I am searching for reason, from where exactly this happens, but couldn't find the exact place, for the fix. If somebo...
2012 Apr 17
2
[LLVMdev] Issue with GetElementPtrInst in Instruction Combining pass
With reference to the previous query, I think, i miscalculated the offset, just recalculating. 1. without instruction combining coupling member variable, is at:   %struct._FRAME_DATA* %2, i32 0, i32 5   where "%2" is defined as:   %arrayidx3 = getelementptr inbounds i16* %Data, i32 1024, !dbg !446   %2 = bitcast i16* %arrayidx3 to %struct._FRAME_DATA*, !dbg !446 i.e. at 5 offset in