Searched refs:inputModule (Results 1 – 1 of 1) sorted by relevance
128 for (auto inputModule : inputModules) { in combine() local129 OwningOpRef<spirv::ModuleOp> moduleClone = inputModule.clone(); in combine()154 inputModule.emitError( in combine()188 symRenameListener(inputModule, oldSymName, newSymName); in combine()192 symNameToModuleMap.try_emplace(newSymName, inputModule); in combine()198 inputModule.emitError("did not expect to find an entry for symbol ") in combine()