Home
last modified time | relevance | path

Searched refs:DoInstrProfNameCompression (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ProfileData/Coverage/
H A DCoverageMappingWriter.cpp51 DoInstrProfNameCompression; in write()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ProfileData/
DInstrProf.h1227 extern cl::opt<bool> DoInstrProfNameCompression;
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ProfileData/
H A DInstrProf.h1233 extern cl::opt<bool> DoInstrProfNameCompression;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ProfileData/
DInstrProf.h1227 extern cl::opt<bool> DoInstrProfNameCompression;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ProfileData/
DInstrProf.h1204 extern cl::opt<bool> DoInstrProfNameCompression;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ProfileData/
DInstrProf.h1364 extern cl::opt<bool> DoInstrProfNameCompression;
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp1132 DoInstrProfNameCompression)) { in emitNameData()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ProfileData/
H A DInstrProf.cpp208 cl::opt<bool> DoInstrProfNameCompression( variable