Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DValueTracking.cpp1357 unsigned GEPOpiBits = Index->getType()->getScalarSizeInBits(); in computeKnownBits() local
1359 LocalKnownZero = LocalKnownOne = APInt(GEPOpiBits, 0); in computeKnownBits()