Home
last modified time | relevance | path

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

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