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