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

Description

Returns true if the specified node is a non-truncating store.

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

Parameters

const llvm::SDNode* N