Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp483 static StoreInst *combineStoreToNewValue(InstCombinerImpl &IC, StoreInst &SI, in combineStoreToNewValue() function
1127 combineStoreToNewValue(IC, SI, V); in combineStoreToValueType()
1134 combineStoreToNewValue(IC, SI, U); in combineStoreToValueType()
1160 combineStoreToNewValue(IC, SI, V); in unpackStoreToAggregate()
1202 combineStoreToNewValue(IC, SI, V); in unpackStoreToAggregate()
1321 combineStoreToNewValue(IC, *USI, NewLI); in removeBitcastsFromLoadStoreOnMinMax()