Searched refs:V1Scale (Results 1 – 1 of 1) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | BasicAliasAnalysis.cpp | 2002 APInt V0Scale(Width, 0), V0Offset(Width, 0), V1Scale(Width, 0), in constantOffsetHeuristic() local 2010 const Value *V1 = GetLinearExpression(Var1.V, V1Scale, V1Offset, V1ZExtBits, in constantOffsetHeuristic() 2013 if (V0Scale != V1Scale || V0ZExtBits != V1ZExtBits || in constantOffsetHeuristic()
|