Searched refs:uncond (Results 1 – 5 of 5) sorted by relevance
12 ; not safe to turn into an uncond load
8 ; uncond branch. Next, we fold the control flow alltogether.
2 ; uncond branches away after it is done specializing.
6229 Bool uncond = False; in dis_trapi() local6233 uncond = do_trap( TO, in dis_trapi()6247 uncond = do_trap( TO, getIReg(rA_addr), mkU64( (ULong)simm16 ), cia ); in dis_trapi()6258 if (uncond) { in dis_trapi()6279 Bool uncond = False; in dis_trap() local6286 uncond = do_trap( TO, in dis_trap()6301 uncond = do_trap( TO, getIReg(rA_addr), getIReg(rB_addr), cia ); in dis_trap()6312 if (uncond) { in dis_trap()
327 followed by an uncond branch to an exit block.