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

  /external/llvm/include/llvm/Analysis/
ScalarEvolutionNormalization.h 50 /// TransformKind - Different types of transformations that
52 enum TransformKind {
68 const SCEV *TransformForPostIncUse(TransformKind Kind,
  /external/llvm/lib/Analysis/
ScalarEvolutionNormalization.cpp 68 TransformKind Kind;
76 PostIncTransform(TransformKind kind, PostIncLoopSet &loops,
245 const SCEV *llvm::TransformForPostIncUse(TransformKind Kind,

Completed in 146 milliseconds