LLVM 24.0.0git
MemoryModelRelaxationAnnotations.cpp File Reference

Go to the source code of this file.

Functions

static bool isReadWriteMemCall (const Instruction &I)

Function Documentation

◆ isReadWriteMemCall()

bool isReadWriteMemCall ( const Instruction & I)
static

Definition at line 174 of file MemoryModelRelaxationAnnotations.cpp.

References C(), llvm::dyn_cast(), and I.

Referenced by llvm::canInstructionHaveMMRAs().