Author :
Richard Henderson
Date :
2014-10-21 13:17:39
Hash :38b54b9c Message :aarch64: Improve is_hfa
The set of functions get_homogeneous_type, element_count, and is_hfa
are all intertwined and recompute data. Return a compound quantity
from is_hfa that contains all the data and avoids the recomputation.