Change logic in computed gotos to use if_condition_goto_computed
instead of if_not_condition_goto_computed. Hide the implementation
detail of inverting the condition in if_condition_goto_computed and
fix the call sites. This is clearer as it better matches the semantic
description in the POP. 


git-svn-id: svn://svn.valgrind.org/vex/trunk@2443 8f6e269a-dfd6-0310-a8e1-e2731360e62c
1 file changed