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()
2295 APInt OneVal(EltSize, CI->getZExtValue()); in RewriteMemIntrinUserOfAlloca() local2296 APInt TotalVal(OneVal); in RewriteMemIntrinUserOfAlloca()2300 TotalVal |= OneVal; in RewriteMemIntrinUserOfAlloca()