Searched refs:mIndexedVecAndMatrixTypes (Results 1 – 1 of 1) sorted by relevance
290 std::map<TType, TFunction *> mIndexedVecAndMatrixTypes; member in sh::__anona92841e10111::RemoveDynamicIndexingTraverser321 for (auto &type : mIndexedVecAndMatrixTypes) in insertHelperDefinitions()415 if (mIndexedVecAndMatrixTypes.find(type) == mIndexedVecAndMatrixTypes.end()) in visitBinary()424 mIndexedVecAndMatrixTypes[type] = indexingFunction; in visitBinary()428 indexingFunction = mIndexedVecAndMatrixTypes[type]; in visitBinary()