Constant cranelift_codegen::ir::types::IFLAGS [−][src]
pub const IFLAGS: Type;
CPU flags representing the result of an integer comparison. These flags
can be tested with an :type:intcc
condition code.
pub const IFLAGS: Type;
CPU flags representing the result of an integer comparison. These flags
can be tested with an :type:intcc
condition code.