Home
last modified time | relevance | path

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

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