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 205 ISE = TransformForPostIncUse(NormalizeAutodetect,
216 TransformForPostIncUse(Denormalize, ISE, User, I,
334 TransformForPostIncUse(Normalize, getReplacementExpr(IU),
ScalarEvolutionNormalization.cpp 245 const SCEV *llvm::TransformForPostIncUse(TransformKind Kind,
ScalarEvolutionExpander.cpp     [all...]
  /external/llvm/lib/Transforms/Scalar/
LoopStrengthReduce.cpp     [all...]

Completed in 2138 milliseconds