<br>  I am working on a target which has some structural hazards.<br>To detect these hazards, I implemented a sub-class of PostRAHazardRecognizer.<br><br>  PostRAHazardRecognizer resets the hazard state on a basic block basis. <br>
  So, how to detect hazards that may occur between the end of a basic block and the beginning of another basic block ?<br><br>  Thanks !<br>  <br>