Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DFunctionComparator.cpp674 APInt OffsetL(BitWidth, 0), OffsetR(BitWidth, 0); in cmpGEPs() local
675 if (GEPL->accumulateConstantOffset(DL, OffsetL) && in cmpGEPs()
677 return cmpAPInts(OffsetL, OffsetR); in cmpGEPs()