Home | History | Annotate | Download | only in Analysis

Lines Matching refs:getConstantStringInfo

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