HomeSort by relevance Sort by last modified time
    Searched refs:IsNullTerminatedString (Results 1 - 2 of 2) 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) {
186 IsNullTerminatedString(C)) {
  /external/swiftshader/third_party/LLVM/lib/Target/
TargetLoweringObjectFile.cpp 74 /// IsNullTerminatedString - Return true if the specified constant (which is
77 static bool IsNullTerminatedString(const Constant *C) {
178 IsNullTerminatedString(C)) {

Completed in 3750 milliseconds