Home
last modified time | relevance | path

Searched defs:InstrProfileOutput (Results 1 – 16 of 16) sorted by relevance

/aosp_15_r20/external/llvm/include/llvm/Transforms/
H A DInstrumentation.h96 std::string InstrProfileOutput; member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/
H A DInstrumentation.h143 std::string InstrProfileOutput; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Transforms/
DInstrumentation.h125 std::string InstrProfileOutput; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/
H A DInstrumentation.h120 std::string InstrProfileOutput; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Transforms/
DInstrumentation.h125 std::string InstrProfileOutput; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Transforms/
DInstrumentation.h125 std::string InstrProfileOutput; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Transforms/
DInstrumentation.h125 std::string InstrProfileOutput; member
/aosp_15_r20/external/clang/include/clang/Frontend/
H A DCodeGenOptions.h158 std::string InstrProfileOutput; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Basic/
DCodeGenOptions.h276 std::string InstrProfileOutput; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Basic/
DCodeGenOptions.h276 std::string InstrProfileOutput; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Basic/
DCodeGenOptions.h276 std::string InstrProfileOutput; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Basic/
DCodeGenOptions.h276 std::string InstrProfileOutput; variable
/aosp_15_r20/external/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp603 std::string InstrProfileOutput = Options.InstrProfileOutput; in emitInitialization() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
H A DInstrProf.cpp1151 void createProfileFileNameVar(Module &M, StringRef InstrProfileOutput) { in createProfileFileNameVar()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ProfileData/
H A DInstrProf.cpp1205 void createProfileFileNameVar(Module &M, StringRef InstrProfileOutput) { in createProfileFileNameVar()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp428 std::string InstrProfileOutput; member in __anona9b304e50111::PGOInstrumentationGenCreateVarLegacyPass