Searched refs:getStrlenWithNull (Results 1 – 1 of 1) sorted by relevance
87 static Value *getStrlenWithNull(IRBuilder<> &Builder, Value *Str) { in getStrlenWithNull() function167 auto Length = getStrlenWithNull(Builder, Arg); in appendString()238 LenWithNull = getStrlenWithNull(Builder, Fmt); in callBufferedPrintfStart()260 LenWithNull = getStrlenWithNull(Builder, Args[i]); in callBufferedPrintfStart()