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

  /external/llvm/include/llvm/Analysis/
ScalarEvolutionExpander.h 127 /// hoistIVInc - Utility for hoisting an IV increment.
128 bool hoistIVInc(Instruction *IncV, Instruction *InsertPos);
  /external/llvm/lib/Analysis/
ScalarEvolutionExpander.cpp     [all...]
  /external/llvm/lib/Transforms/Scalar/
IndVarSimplify.cpp     [all...]

Completed in 197 milliseconds