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