Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp1548 auto OtherStoreIsMergeable = [&](StoreInst *OtherStore) -> bool { in mergeStoreIntoSuccessor() local
1573 if (!OtherStoreIsMergeable(OtherStore)) in mergeStoreIntoSuccessor()
1588 if (OtherStoreIsMergeable(OtherStore)) in mergeStoreIntoSuccessor()