Searched refs:combineStoreToNewValue (Results 1 – 1 of 1) sorted by relevance
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
| D | InstCombineLoadStoreAlloca.cpp | 494 static StoreInst *combineStoreToNewValue(InstCombinerImpl &IC, StoreInst &SI, in combineStoreToNewValue() function 1147 combineStoreToNewValue(IC, SI, V); in combineStoreToValueType() 1154 combineStoreToNewValue(IC, SI, U); in combineStoreToValueType() 1180 combineStoreToNewValue(IC, SI, V); in unpackStoreToAggregate() 1224 combineStoreToNewValue(IC, SI, V); in unpackStoreToAggregate() 1345 combineStoreToNewValue(IC, *USI, NewLI); in removeBitcastsFromLoadStoreOnMinMax()
|