Skip to main content

is_bitset_equal_program

Function is_bitset_equal_program 

Source
pub fn is_bitset_equal_program(program: &Program) -> bool
Expand description

Return whether program advertises the canonical bitset_equal op id.

Consumer crates should use this semantic tag helper instead of inspecting the raw IR entry shape.