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

References

include/llvm/Analysis/ScalarEvolutionExpressions.h
  151     SCEVNAryExpr(const FoldingSetNodeIDRef ID, enum SCEVTypes T,
  204                         enum SCEVTypes T, const SCEV *const *O, size_t N)
  371     static bool isMinMaxType(enum SCEVTypes T) {
  378     SCEVMinMaxExpr(const FoldingSetNodeIDRef ID, enum SCEVTypes T,
  391     static enum SCEVTypes negate(enum SCEVTypes T) {
  391     static enum SCEVTypes negate(enum SCEVTypes T) {
lib/Analysis/ScalarEvolution.cpp
 2337 StrengthenNoWrapFlags(ScalarEvolution *SE, SCEVTypes Type,