Skip to main content

has_use

Function has_use 

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