HomeSort by relevance Sort by last modified time
    Searched refs:CanonicalizeInputFile (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/third_party/LLVM/utils/FileCheck/
FileCheck.cpp 457 /// CanonicalizeInputFile - Remove duplicate horizontal space from the specified
459 static MemoryBuffer *CanonicalizeInputFile(MemoryBuffer *MB) {
509 F = CanonicalizeInputFile(F);
673 F = CanonicalizeInputFile(F);
  /external/llvm/utils/FileCheck/
FileCheck.cpp 665 CanonicalizeInputFile(std::unique_ptr<MemoryBuffer> MB,
878 std::unique_ptr<MemoryBuffer> F = CanonicalizeInputFile(
    [all...]

Completed in 63 milliseconds