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.cpp1515 auto OtherStoreIsMergeable = [&](StoreInst *OtherStore) -> bool { in mergeStoreIntoSuccessor() local
1540 if (!OtherStoreIsMergeable(OtherStore)) in mergeStoreIntoSuccessor()
1555 if (OtherStoreIsMergeable(OtherStore)) in mergeStoreIntoSuccessor()