LLVMAtomicRMWBinOp_LLVMAtomicRMWBinOpFMax

Constant LLVMAtomicRMWBinOp_LLVMAtomicRMWBinOpFMax 

Source
pub const LLVMAtomicRMWBinOp_LLVMAtomicRMWBinOpFMax: LLVMAtomicRMWBinOp = 13;
Expand description

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