Synopsis

Declared in <llvm/IR/MemoryModelRelaxationAnnotations.h>

bool
canInstructionHaveMMRAs(Instruction const& I);

Return Value

true if I can have !mmra metadata.

Created with MrDocs