Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DBasicAliasAnalysis.cpp2002 APInt V0Scale(Width, 0), V0Offset(Width, 0), V1Scale(Width, 0), in constantOffsetHeuristic() local
2006 const Value *V0 = GetLinearExpression(Var0.V, V0Scale, V0Offset, V0ZExtBits, in constantOffsetHeuristic()
2013 if (V0Scale != V1Scale || V0ZExtBits != V1ZExtBits || in constantOffsetHeuristic()