Searched defs:setVal (Results 1 – 2 of 2) sorted by relevance
72 void setVal(Value *V, Constant *C) { in setVal() function
520 int setVal = static_cast<int>(::strtol(argv[curArg], nullptr, 10)); in ProcessGlobalBlockSettings() local