Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h725 bool mergeStoreIntoSuccessor(StoreInst &SI);
H A DInstCombineLoadStoreAlloca.cpp1459 bool InstCombinerImpl::mergeStoreIntoSuccessor(StoreInst &SI) { in mergeStoreIntoSuccessor() function in InstCombinerImpl
H A DInstructionCombining.cpp2898 if (mergeStoreIntoSuccessor(*SI)) in visitUnconditionalBranchInst()