Searched refs:cpR (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/main/coregrind/m_debuginfo/
H A Dreaddwarf.c2526 Int cpL, cpR, cpA; local
2545 cpR = copy_convert_CfiExpr_tree( dstxa, srcuc, src->Cex.Binop.ixR );
2546 vg_assert(cpL >= -1 && cpR >= -1);
2547 if (cpL == -1 || cpR == -1)
2549 return ML_(CfiExpr_Binop)( dstxa, src->Cex.Binop.op, cpL, cpR );

Completed in 83 milliseconds