Function yaxpeax_core::arch::x86_64::semantic::evaluate[][src]

pub fn evaluate<K: Copy, V: Value + Debug, D: DFG<V, amd64, K>>(
    when: K,
    instr: &<amd64 as Arch>::Instruction,
    dfg: &mut D
) -> CompletionStatus