Remove redundant in_block function from Function
authorUmar Arshad <umar@arrayfire.com>
Wed, 1 Jun 2016 22:22:57 +0000 (18:22 -0400)
committerUmar Arshad <umar@arrayfire.com>
Mon, 6 Jun 2016 14:27:40 +0000 (10:27 -0400)
commit00b72c2995736f80c9e14a5a98a9dc613a87c582
tree0b4e721928908ad0b1f10165b3c1ff3db8bf6364
parentc5fe6d9dc90c4539c76085d020ff526fd847b83b
Remove redundant in_block function from Function

Same test can be done through the get_current_block function
source/validate.h
source/validate_cfg.cpp
source/validate_instruction.cpp
source/validate_types.cpp