Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h725 bool mergeStoreIntoSuccessor(StoreInst &SI);
H A DInstCombineLoadStoreAlloca.cpp1489 bool InstCombinerImpl::mergeStoreIntoSuccessor(StoreInst &SI) { in mergeStoreIntoSuccessor() function in InstCombinerImpl
H A DInstructionCombining.cpp3148 if (mergeStoreIntoSuccessor(*SI)) in visitUnconditionalBranchInst()