Skip to main content

count_uses

Function count_uses 

Source
pub fn count_uses(
    function: &BytecodeFunction<'_>,
    definition: BytecodeOperand,
    consumer: BytecodeOperand,
) -> usize