OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RunCSIRInstr
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/LTO/
Config.h
71
bool
RunCSIRInstr
= false;
/src/external/apache2/llvm/dist/llvm/tools/llvm-lto2/
llvm-lto2.cpp
141
RunCSIRInstr
("lto-cspgo-gen",
269
Conf.
RunCSIRInstr
=
RunCSIRInstr
;
/src/external/apache2/llvm/dist/llvm/lib/LTO/
LTOBackend.cpp
216
else if (Conf.
RunCSIRInstr
) {
330
PMB.EnablePGOCSInstrGen = Conf.
RunCSIRInstr
;
331
if (!Conf.
RunCSIRInstr
&& !Conf.CSIRProfile.empty()) {
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
BackendUtil.cpp
1554
Conf.
RunCSIRInstr
= true;
1557
Conf.
RunCSIRInstr
= false;
/src/external/apache2/llvm/dist/llvm/tools/gold/
gold-plugin.cpp
946
Conf.
RunCSIRInstr
= options::cs_pgo_gen;
Completed in 28 milliseconds
Indexes created Fri Sep 25 00:27:33 UTC 2026