Searched refs:memoryEffects (Results 1 – 1 of 1) sorted by relevance
889 mlir::LLVM::MemoryEffectsAttr memoryEffects; in rewriteCallOrInvoke() local893 memoryEffects, noUnwind, willReturn); in rewriteCallOrInvoke()921 if (memoryEffects) in rewriteCallOrInvoke()922 newOp.setMemoryEffectsAttr(memoryEffects); in rewriteCallOrInvoke()