Searched refs:ShrinkLoadReplaceStoreWithStore (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp8684 /// ShrinkLoadReplaceStoreWithStore - Check to see if IVal is something that
8688 ShrinkLoadReplaceStoreWithStore(const std::pair<unsigned, unsigned> &MaskInfo, function
8769 if (SDNode *NewST = ShrinkLoadReplaceStoreWithStore(MaskedLoad,
8776 if (SDNode *NewST = ShrinkLoadReplaceStoreWithStore(MaskedLoad,

Completed in 109 milliseconds