Searched refs:ThrewCmp (Results 1 – 1 of 1) sorted by relevance
716 Value *ThrewCmp = IRB.CreateICmpNE(Threw, getAddrSizeInt(M, 0)); in wrapTestSetjmp() local720 Value *Cmp1 = IRB.CreateAnd(ThrewCmp, ThrewValueCmp, "cmp1"); in wrapTestSetjmp()