ΒΆbool hasMustProgress(const llvm::Loop* L)

Description

Look for the loop attribute that requires progress within the loop. Note: Most consumers probably want "isMustProgress" which checks the containing function attribute too.

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

Parameters

const llvm::Loop* L