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.cpp1244 static Constant *getSequenceIfElementsMatch(Constant *C, in getSequenceIfElementsMatch() function
1325 return getSequenceIfElementsMatch<ConstantDataArray>(C, V); in getImpl()
1443 return getSequenceIfElementsMatch<ConstantDataVector>(C, V); in getImpl()