HomeSort by relevance Sort by last modified time
    Searched refs:SimplifyStoreAtEndOfBlock (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Transforms/InstCombine/
InstCombineLoadStoreAlloca.cpp 485 if (SimplifyStoreAtEndOfBlock(SI))
491 /// SimplifyStoreAtEndOfBlock - Turn things like:
499 bool InstCombiner::SimplifyStoreAtEndOfBlock(StoreInst &SI) {
InstCombine.h 358 bool SimplifyStoreAtEndOfBlock(StoreInst &SI);

Completed in 203 milliseconds