Home | History | Annotate | Download | only in Instrumentation

Lines Matching refs:CreateShl

1515       Value *SaOtherBits = IRB.CreateLShr(IRB.CreateShl(Sa, 1), 1);
1532 Value *SaOtherBits = IRB.CreateLShr(IRB.CreateShl(Sa, 1), 1);