struct UnrollLoopOptions

Declaration

struct UnrollLoopOptions { /* full declaration omitted */ };

Declared at: llvm/include/llvm/Transforms/Utils/UnrollLoop.h:68

Member Variables

public unsigned int Count
public bool Force
public bool Runtime
public bool AllowExpensiveTripCount
public bool UnrollRemainder
public bool ForgetAllSCEV