Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DVectorUtils.cpp1013 const SCEVConstant *DistToB = dyn_cast<SCEVConstant>( in analyzeInterleaving() local
1015 if (!DistToB) in analyzeInterleaving()
1017 int64_t DistanceToB = DistToB->getAPInt().getSExtValue(); in analyzeInterleaving()