Lines Matching full:srcblock
1541 const BlockLayoutEntry& srcBlock = srcLayout.blocks[srcBlockNdx];1543 int dstBlockNdx = dstLayout.getBlockIndex(srcBlock.name.c_str());1551 for (vector<int>::const_iterator srcVarNdxIter = srcBlock.activeVarIndices.begin(); srcVarNdxIter != srcBlock.activeVarIndices.end(); srcVarNdxIter++)