Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/IR/
H A DConstants.cpp1193 static Constant *getSequenceIfElementsMatch(Constant *C, in getSequenceIfElementsMatch() function
1274 return getSequenceIfElementsMatch<ConstantDataArray>(C, V); in getImpl()
1384 return getSequenceIfElementsMatch<ConstantDataVector>(C, V); in getImpl()