Home
last modified time | relevance | path

Searched refs:getSequenceIfElementsMatch (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DConstants.cpp1265 static Constant *getSequenceIfElementsMatch(Constant *C, in getSequenceIfElementsMatch() function
1347 return getSequenceIfElementsMatch<ConstantDataArray>(C, V); in getImpl()
1467 return getSequenceIfElementsMatch<ConstantDataVector>(C, V); in getImpl()