Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/InstCombine/
DInstCombineLoadStoreAlloca.cpp992 if (SimplifyStoreAtEndOfBlock(SI)) in visitStoreInst()
1006 bool InstCombiner::SimplifyStoreAtEndOfBlock(StoreInst &SI) { in SimplifyStoreAtEndOfBlock() function in InstCombiner
DInstCombineInternal.h559 bool SimplifyStoreAtEndOfBlock(StoreInst &SI);