HomeSort by relevance Sort by last modified time
    Searched refs:TransformForPostIncUse (Results 1 - 5 of 5) sorted by null

  /external/llvm/include/llvm/Analysis/
ScalarEvolutionNormalization.h 51 /// TransformForPostIncUse can do.
66 /// TransformForPostIncUse - Transform the given expression according to the
68 const SCEV *TransformForPostIncUse(TransformKind Kind,
  /external/llvm/lib/Analysis/
IVUsers.cpp 195 ISE = TransformForPostIncUse(NormalizeAutodetect,
296 TransformForPostIncUse(Normalize, getReplacementExpr(IU),
ScalarEvolutionNormalization.cpp 214 const SCEV *llvm::TransformForPostIncUse(TransformKind Kind,
ScalarEvolutionExpander.cpp     [all...]
  /external/llvm/lib/Transforms/Scalar/
LoopStrengthReduce.cpp     [all...]

Completed in 55 milliseconds