Searched refs:resLayout (Results 1 – 2 of 2) sorted by relevance
1864 …yout, const vector<BlockDataPtr>& refBlockPointers, const BufferLayout& resLayout, const vector<Bl… in compareData() argument1873 int resBlockNdx = resLayout.getBlockIndex(refBlock.name.c_str()); in compareData()1884 int resVarNdx = resLayout.getVariableIndex(refEntry.name.c_str()); in compareData()1888 const BufferVarLayoutEntry& resEntry = resLayout.bufferVars[resVarNdx]; in compareData()
1796 …yout, const vector<BlockDataPtr>& refBlockPointers, const BufferLayout& resLayout, const vector<Bl… in compareData() argument1805 int resBlockNdx = resLayout.getBlockIndex(refBlock.name.c_str()); in compareData()1816 int resVarNdx = resLayout.getVariableIndex(refEntry.name.c_str()); in compareData()1820 const BufferVarLayoutEntry& resEntry = resLayout.bufferVars[resVarNdx]; in compareData()