Searched refs:NotAllBadTD (Results 1 – 1 of 1) sorted by relevance
745 Value *NotAllBadTD = IRB.getFalse(); in instrumentWithShadowUpdate() local752 NotAllBadTD = IRB.CreateOr( in instrumentWithShadowUpdate()753 NotAllBadTD, IRB.CreateICmpSGE(ILdTD, ConstantInt::get(IntptrTy, 0))); in instrumentWithShadowUpdate()757 NotAllBadTD, &*IRB.GetInsertPoint(), false, UnlikelyBW); in instrumentWithShadowUpdate()