\brief Recognize construction of vectors like %ra = insertelement <4 x float> undef, float %s0, i32 0 %rb = insertelement <4 x float> %ra, float %s1, i32 1 %rc = insertelement <4 x float> %rb, float %s2, i32 2 %rd = insertelement <4 x float> %rc, float %s3, i32 3 Returns true if it matches
source not stored for this graph (policy: none)
no test coverage detected