Home
last modified time | relevance | path

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

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