Home
last modified time | relevance | path

Searched defs:MaxSteps (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsSEISelLowering.cpp745 unsigned MaxSteps = Subtarget.isABI_O32() ? 8 : 12; in shouldTransformMulToShiftsAddsSubs() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DScalarEvolution.cpp7604 unsigned MaxSteps = MaxBruteForceIterations; in computeLoadConstantCompareExitLimit() local