Home
last modified time | relevance | path

Searched refs:recurrence (Results 1 – 12 of 12) sorted by relevance

/external/llvm/test/Transforms/LoopStrengthReduce/
D2011-12-19-PostincQuadratic.ll4 ; recursive expansion of a quadratic recurrence within for.body7. LSR
13 ; Outer recurrence:
15 ; Inner recurrence:
17 ; Outer step (relative to inner recurrence):
Dlsr-expand-quadratic.ll9 ; loop. This recurrence depends on %sub.us, so can't be expanded.
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/ec2/autoscale/
Dscheduled.py35 self.recurrence = None
60 self.recurrence = value
D__init__.py623 recurrence=None): argument
663 if recurrence is not None:
664 params['Recurrence'] = recurrence
/external/llvm/test/Analysis/ScalarEvolution/
D2012-05-29-MulAddRec.ll5 ; outer loop. While reducing the recurrence at %mul3, unsigned integer overflow
7 ; the recurrence to be zero, reducing the whole thing to a constant expression.
D2011-04-26-FoldAddRec.ll2 ; PR9633: Tests that SCEV handles the mul.i2 recurrence being folded to
Dflags-from-poison.ll564 ; recurrence could be the most negative representable value.
/external/llvm/test/Transforms/LoopStrengthReduce/X86/
Dno_superflous_induction_vars.ll10 ; expanding the recurrence start value of loop strength reduced values from
/external/llvm/test/Transforms/IndVarSimplify/
Div-fold.ll32 ; a multiple of the recurrence step.
Dlftr-reuse.ll207 ; Test LFTR on an IV whose recurrence start is a non-unit pointer type.
/external/skia/site/dev/testing/
Dskiagold.md75 low risk of recurrence
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/unit/ec2/autoscale/
Dtest_group.py158 recurrence='0 10 * * *')