LLVM 20.0.0git
|
#include "llvm/IR/MemoryModelRelaxationAnnotations.h"
#include "llvm/ADT/StringSet.h"
#include "llvm/IR/Instructions.h"
#include "llvm/IR/Metadata.h"
#include "llvm/Support/Debug.h"
#include "llvm/Support/raw_ostream.h"
Go to the source code of this file.
Functions | |
static bool | isReadWriteMemCall (const Instruction &I) |
|
static |
Definition at line 160 of file MemoryModelRelaxationAnnotations.cpp.
References llvm::CallingConv::C, and I.
Referenced by llvm::canInstructionHaveMMRAs().