5 So I had this idea of having special basic block zones which are not mapped
6 to instruction ranges. This would be used for the synchronized enter and exit
7 along with potential exception handler checkers. So this would mean that there
8 is a class used as a specifier for the range. So `BasicBlockZone` does not use
9 instructions, but rather a key which is used in the map.