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

  /external/llvm/include/llvm/LTO/legacy/
LTOCodeGenerator.h 92 void setShouldInternalize(bool Value) { ShouldInternalize = Value; }
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/LTO/legacy/
LTOCodeGenerator.h 95 void setShouldInternalize(bool Value) { ShouldInternalize = Value; }

Completed in 66 milliseconds