HomeSort by relevance Sort by last modified time
    Searched full:isnullterminatedstring (Results 1 - 1 of 1) sorted by null

  /external/llvm/lib/Target/
TargetLoweringObjectFile.cpp 76 /// IsNullTerminatedString - Return true if the specified constant (which is
80 static bool IsNullTerminatedString(const Constant *C) {
187 IsNullTerminatedString(C)) {

Completed in 116 milliseconds