Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp519 static StoreInst *combineStoreToNewValue(InstCombiner &IC, StoreInst &SI, Value *V) { in combineStoreToNewValue() function
650 combineStoreToNewValue(IC, *SI, NewLoad); in combineLoadToOperationType()
1192 combineStoreToNewValue(IC, SI, V); in combineStoreToValueType()
1199 combineStoreToNewValue(IC, SI, U); in combineStoreToValueType()
1225 combineStoreToNewValue(IC, SI, V); in unpackStoreToAggregate()
1271 combineStoreToNewValue(IC, SI, V); in unpackStoreToAggregate()
1382 combineStoreToNewValue(IC, *USI, NewLI); in removeBitcastsFromLoadStoreOnMinMax()