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

  /external/llvm/include/llvm/Analysis/
ScalarEvolutionExpander.h 62 /// should be inserted with increments at IVIncInsertPos.
67 Instruction *IVIncInsertPos;
97 IVIncInsertPos(nullptr), CanonicalMode(true), LSRMode(false),
175 IVIncInsertPos = Pos;
  /external/llvm/lib/Transforms/Scalar/
LoopStrengthReduce.cpp     [all...]

Completed in 917 milliseconds