Searched defs:IsPop (Results 1 – 2 of 2) sorted by relevance
1181 bool IsPop = II->getIntrinsicID() == Intrinsic::ctpop; in visitLShr() local
2533 bool IsPop = isPopOpcode(MI->getOpcode()); in tryFoldSPUpdateIntoPushPop() local