ΒΆinline bool isUNINDEXEDStore(
    const llvm::SDNode* N)

Description

Returns true if the specified node is an unindexed store.

Declared at: llvm/include/llvm/CodeGen/SelectionDAGNodes.h:3070

Parameters

const llvm::SDNode* N