Searched refs:bin_op (Results 1 – 1 of 1) sorted by relevance
785 const BinaryOperator *bin_op = dyn_cast<BinaryOperator>(inst); in Interpret() local787 if (!bin_op) { in Interpret()