Searched refs:effectInterface (Results 1 – 2 of 2) sorted by relevance
357 if (auto effectInterface = dyn_cast<MemoryEffectOpInterface>(op)) { in gatherMemoryEffects() local362 effectInterface.getEffectsOnValue(operand, effects); in gatherMemoryEffects()
571 if (auto effectInterface = dyn_cast<MemoryEffectOpInterface>(op)) { in gatherMemoryEffects() local577 effectInterface.getEffectsOnValue(operand, effects); in gatherMemoryEffects()