LLVMAtomicRMWBinOp_LLVMAtomicRMWBinOpFMaximum

Constant LLVMAtomicRMWBinOp_LLVMAtomicRMWBinOpFMaximum 

Source
pub const LLVMAtomicRMWBinOp_LLVMAtomicRMWBinOpFMaximum: LLVMAtomicRMWBinOp = 19;
Expand description

< Sets the value if it’s greater than the original using an floating point comparison and return the old one