Searched refs:combineStoreToNewValue (Results 1 – 1 of 1) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
| H A D | InstCombineLoadStoreAlloca.cpp | 579 static StoreInst *combineStoreToNewValue(InstCombinerImpl &IC, StoreInst &SI, in combineStoreToNewValue() function 1202 combineStoreToNewValue(IC, SI, V); in combineStoreToValueType() 1209 combineStoreToNewValue(IC, SI, U); in combineStoreToValueType() 1235 combineStoreToNewValue(IC, SI, V); in unpackStoreToAggregate() 1282 combineStoreToNewValue(IC, SI, V); in unpackStoreToAggregate()
|