Searched defs:getConstantStringInfo (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Analysis/
H A DValueTracking.cpp2863 bool llvm::getConstantStringInfo(const Value *V, StringRef &Str, function in class:llvm
2897 return getConstantStringInfo(GEP->getOperand(0), Str, StartIdx + Offset,
2990 if (!getConstantStringInfo(V, StrData))

Completed in 183 milliseconds