Compare the execution order of -this- and -bop-, if -this- executes earlier (dominates) return -1; if -bop- executes earlier return 1, otherwise return 0. Note that 0 is returned if there is no absolute execution order. \param bop is the PcodeOp to compare this to \return -1, 0, or 1, depending on the comparison