OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ProfileRemappingFile
(Results
1 - 7
of
7
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/Passes/
PassBuilder.h
39
std::string
ProfileRemappingFile
= "", PGOAction Action = NoAction,
44
ProfileRemappingFile
(
ProfileRemappingFile
), Action(Action),
78
std::string
ProfileRemappingFile
;
696
std::string
ProfileRemappingFile
);
735
std::string
ProfileRemappingFile
);
/src/external/apache2/llvm/dist/llvm/tools/opt/
NewPMDriver.cpp
141
ProfileRemappingFile
("profile-remapping-file",
253
P = PGOOptions(ProfileFile, "",
ProfileRemappingFile
, PGOOptions::IRUse);
256
P = PGOOptions(ProfileFile, "",
ProfileRemappingFile
,
280
P = PGOOptions("", CSProfileGenFile,
ProfileRemappingFile
,
/src/external/apache2/llvm/dist/llvm/lib/Passes/
PassBuilder.cpp
873
std::string
ProfileRemappingFile
) {
907
MPM.addPass(PGOInstrumentationUse(ProfileFile,
ProfileRemappingFile
, IsCS));
937
std::string
ProfileRemappingFile
) {
940
MPM.addPass(PGOInstrumentationUse(ProfileFile,
ProfileRemappingFile
, IsCS));
1100
PGOOpt->
ProfileRemappingFile
, Phase));
1173
PGOOpt->
ProfileRemappingFile
);
1359
PGOOpt->
ProfileRemappingFile
);
1363
PGOOpt->
ProfileRemappingFile
);
1674
PGOOpt->
ProfileRemappingFile
,
1797
PGOOpt->
ProfileRemappingFile
);
[
all
...]
/src/external/apache2/llvm/dist/clang/include/clang/Basic/
CodeGenOptions.h
246
std::string
ProfileRemappingFile
;
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
BackendUtil.cpp
1215
CodeGenOpts.
ProfileRemappingFile
, PGOOptions::IRUse,
1220
CodeGenOpts.SampleProfileFile, "", CodeGenOpts.
ProfileRemappingFile
,
1635
CGOpts.
ProfileRemappingFile
, Action);
CodeGenModule.cpp
167
CodeGenOpts.ProfileInstrumentUsePath, CodeGenOpts.
ProfileRemappingFile
);
/src/external/apache2/llvm/dist/clang/lib/Frontend/
CompilerInvocation.cpp
525
if (!CodeGenOpts.
ProfileRemappingFile
.empty() && CodeGenOpts.LegacyPassManager)
Completed in 26 milliseconds
Indexes created Tue Aug 04 00:24:20 UTC 2026