Searched refs:mIndexedVecAndMatrixTypes (Results 1 – 1 of 1) sorted by relevance
282 std::map<TType, TFunction *> mIndexedVecAndMatrixTypes; member in sh::__anonc31330320111::RemoveDynamicIndexingTraverser313 for (auto &type : mIndexedVecAndMatrixTypes) in insertHelperDefinitions()407 if (mIndexedVecAndMatrixTypes.find(type) == mIndexedVecAndMatrixTypes.end()) in visitBinary()416 mIndexedVecAndMatrixTypes[type] = indexingFunction; in visitBinary()420 indexingFunction = mIndexedVecAndMatrixTypes[type]; in visitBinary()