Searched defs:IntChar (Results 1 – 1 of 1) sorted by relevance
3157 Value *IntChar = ConstantInt::get(IntTy, (unsigned char)FormatStr[0]); optimizePrintFString() local 3174 Value *IntChar = ConstantInt::get(IntTy, (unsigned char)OperandStr[0]); optimizePrintFString() local 3202 Value *IntChar = B.CreateIntCast(CI->getArgOperand(1), IntTy, false); optimizePrintFString() local