Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/InstCombine/
DInstCombineLoadStoreAlloca.cpp391 static StoreInst *combineStoreToNewValue(InstCombiner &IC, StoreInst &SI, Value *V) { in combineStoreToNewValue() function
486 combineStoreToNewValue(IC, *SI, NewLoad); in combineLoadToOperationType()
913 combineStoreToNewValue(IC, SI, V); in combineStoreToValueType()
939 combineStoreToNewValue(IC, SI, V); in unpackStoreToAggregate()
974 combineStoreToNewValue(IC, SI, V); in unpackStoreToAggregate()