Searched refs:combineStoreToNewValue (Results 1 – 1 of 1) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/ |
| H A D | InstCombineLoadStoreAlloca.cpp | 482 static StoreInst *combineStoreToNewValue(InstCombinerImpl &IC, StoreInst &SI, in combineStoreToNewValue() function 1135 combineStoreToNewValue(IC, SI, V); in combineStoreToValueType() 1142 combineStoreToNewValue(IC, SI, U); in combineStoreToValueType() 1168 combineStoreToNewValue(IC, SI, V); in unpackStoreToAggregate() 1212 combineStoreToNewValue(IC, SI, V); in unpackStoreToAggregate() 1333 combineStoreToNewValue(IC, *USI, NewLI); in removeBitcastsFromLoadStoreOnMinMax()
|