Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/IPO/
DLowerBitSets.cpp72 APInt APOffset(DL.getPointerSizeInBits(0), 0); in containsValue() local
73 bool Result = GEP->accumulateConstantOffset(DL, APOffset); in containsValue()
76 COffset += APOffset.getZExtValue(); in containsValue()