Searched refs:getSequenceIfElementsMatch (Results 1 – 2 of 2) sorted by relevance
845 static Constant *getSequenceIfElementsMatch(Constant *C, in getSequenceIfElementsMatch() function921 return getSequenceIfElementsMatch<ConstantDataArray>(C, V); in getImpl()1031 return getSequenceIfElementsMatch<ConstantDataVector>(C, V); in getImpl()
913 static Constant *getSequenceIfElementsMatch(Constant *C, in getSequenceIfElementsMatch() function989 return getSequenceIfElementsMatch<ConstantDataArray>(C, V); in getImpl()1089 return getSequenceIfElementsMatch<ConstantDataVector>(C, V); in getImpl()