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

  /external/llvm/include/llvm/Analysis/
ScalarEvolutionExpander.h 29 bool isSafeToExpand(const SCEV *S, ScalarEvolution &SE);
  /external/llvm/lib/Transforms/Scalar/
IndVarSimplify.cpp 555 !isSafeToExpand(ExitValue, *SE))
    [all...]
LoopStrengthReduce.cpp     [all...]
  /external/llvm/lib/Analysis/
ScalarEvolutionExpander.cpp     [all...]

Completed in 796 milliseconds