Searched refs:OneVal (Results 1 – 2 of 2) sorted by relevance
120 DefinedSVal OneVal = svalBuilder.makeIntVal(1, valTy); in checkBind() local122 svalBuilder.evalBinOp(state, BO_LE, *DV, OneVal, in checkBind()
2131 APInt OneVal(EltSize, CI->getZExtValue()); in RewriteMemIntrinUserOfAlloca() local2132 APInt TotalVal(OneVal); in RewriteMemIntrinUserOfAlloca()2136 TotalVal |= OneVal; in RewriteMemIntrinUserOfAlloca()