Searched refs:isRepeatedByteSequence (Results 1 – 1 of 1) sorted by relevance
3305 static int isRepeatedByteSequence(const ConstantDataSequential *V) { in isRepeatedByteSequence() function3317 static int isRepeatedByteSequence(const Value *V, const DataLayout &DL) { in isRepeatedByteSequence() function3334 int Byte = isRepeatedByteSequence(Op0, DL); in isRepeatedByteSequence()3346 return isRepeatedByteSequence(CDS); in isRepeatedByteSequence()3367 int Value = isRepeatedByteSequence(CDS, DL); in emitGlobalConstantDataSequential()3412 int Value = isRepeatedByteSequence(CA, DL); in emitGlobalConstantArray()