Compute IVUsers for loop L.

Synopsis

Declared in <llvm/Analysis/IVUsers.h>

Return Value

IVUsers for L built from the analyses in AR.

Parameters

Name

Description

L

Loop to analyze.

AM

Loop analysis manager (unused).

AR

Standard loop analyses providing AC, LI, DT, and SE.

Created with MrDocs