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

/freebsd-10.0-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp7535 /// ShrinkLoadReplaceStoreWithStore - Check to see if IVal is something that
7539 ShrinkLoadReplaceStoreWithStore(const std::pair<unsigned, unsigned> &MaskInfo, function
7620 if (SDNode *NewST = ShrinkLoadReplaceStoreWithStore(MaskedLoad,
7627 if (SDNode *NewST = ShrinkLoadReplaceStoreWithStore(MaskedLoad,

Completed in 151 milliseconds