Searched defs:IntChar (Results 1 – 1 of 1) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/ | ||
H A D | SimplifyLibCalls.cpp | 2952 Value *IntChar = ConstantInt::get(IntTy, (unsigned char)FormatStr[0]); optimizePrintFString() local |