Home | History | Annotate | Download | only in Analysis

Lines Matching refs:ZI

734   if (ZExtInst *ZI = dyn_cast<ZExtInst>(V))
735 return isPowerOfTwo(ZI->getOperand(0), TD, Depth);