ΒΆbool getBooleanLoopAttribute(
    const llvm::Loop* TheLoop,
    llvm::StringRef Name)

Description

Returns true if Name is applied to TheLoop and enabled.

Declared at: llvm/include/llvm/Analysis/LoopInfo.h:1331

Parameters

const llvm::Loop* TheLoop
llvm::StringRef Name