Home | History | Annotate | Download | only in Analysis

Lines Matching refs:getConstantStringInfo

2815 bool llvm::getConstantStringInfo(const Value *V, StringRef &Str,
2838 return getConstantStringInfo(GEP->getOperand(0), Str, StartIdx + Offset,
2930 if (!getConstantStringInfo(V, StrData))