pub fn is_bitset_equal_program(program: &Program) -> bool
Return whether program advertises the canonical bitset_equal op id.
program
bitset_equal
Consumer crates should use this semantic tag helper instead of inspecting the raw IR entry shape.