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 554 if (SimplifyStoreAtEndOfBlock(SI))
560 /// SimplifyStoreAtEndOfBlock - Turn things like:
568 bool InstCombiner::SimplifyStoreAtEndOfBlock(StoreInst &SI) {
InstCombine.h 362 bool SimplifyStoreAtEndOfBlock(StoreInst &SI);

Completed in 504 milliseconds