Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
DInstCombineInternal.h718 bool mergeStoreIntoSuccessor(StoreInst &SI);
DInstCombineLoadStoreAlloca.cpp1471 bool InstCombinerImpl::mergeStoreIntoSuccessor(StoreInst &SI) { in mergeStoreIntoSuccessor() function in InstCombinerImpl
DInstructionCombining.cpp2964 if (mergeStoreIntoSuccessor(*SI)) in visitUnconditionalBranchInst()