ΒΆinline bool isNormalStore(const llvm::SDNode* N)
inline bool isNormalStore(const llvm::SDNode* N)
Description
Returns true if the specified node is a non-truncating and unindexed store.
Declared at: llvm/include/llvm/CodeGen/SelectionDAGNodes.h:2641
Parameters
- const llvm::SDNode* N