<div>LLVMers,</div><div> </div><div>  Is there any way to guarantee iteration of the basic blocks from top down or path to path? Currently it looks sort of semi-random, sometimes visiting loop heads first and other times loop tails, is there a way I can visit the BBs top down or path to path?</div>
<div> </div><div>Thank you.</div>