Lines Matching refs:refBlockLayout
2305 const BlockLayoutEntry& refBlockLayout = refLayout.blocks[refBlockNdx];
2310 if (refBlockLayout.activeVarIndices.size() != cmpBlockLayout.activeVarIndices.size())
2313 << "' (expected " << refBlockLayout.activeVarIndices.size()
2319 for (vector<int>::const_iterator ndxIter = refBlockLayout.activeVarIndices.begin(); ndxIter != refBlockLayout.activeVarIndices.end(); ndxIter++)
2381 const BlockLayoutEntry& refBlockLayout = refLayout.blocks[refBlockNdx];
2384 if (refBlockLayout.activeVarIndices.size() != cmpBlockLayout.activeVarIndices.size())
2387 refBlockLayout.activeVarIndices.size()
2393 for (vector<int>::const_iterator ndxIter = refBlockLayout.activeVarIndices.begin(); ndxIter != refBlockLayout.activeVarIndices.end(); ndxIter++)