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

Declarations

include/llvm/Analysis/ScalarEvolution.h
 1606   const SCEV *computeExitCountExhaustively(const Loop *L, Value *Cond,

References

lib/Analysis/ScalarEvolution.cpp
 7352   return computeExitCountExhaustively(L, ExitCond, ExitIfTrue);
 7445       computeExitCountExhaustively(L, ExitCond, ExitIfTrue);