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

/external/llvm/lib/Analysis/
H A DValueTracking.cpp630 unsigned GEPOpiBits = Index->getType()->getScalarSizeInBits(); local
632 LocalKnownZero = LocalKnownOne = APInt(GEPOpiBits, 0);

Completed in 21 milliseconds