reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

include/llvm/Analysis/ScalarEvolution.h
 1633   ExitLimit howManyLessThans(const SCEV *LHS, const SCEV *RHS, const Loop *L,

References

lib/Analysis/ScalarEvolution.cpp
 7426     ExitLimit EL = howManyLessThans(LHS, RHS, L, IsSigned, ControlsExit,