OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ProfileCSIRInstr
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/Basic/
CodeGenOptions.h
90
ProfileCSIRInstr
, // IR level PGO context sensitive instrumentation in LLVM.
429
return getProfileInstr() ==
ProfileCSIRInstr
;
440
getProfileUse() ==
ProfileCSIRInstr
;
444
bool hasProfileCSIRUse() const { return getProfileUse() ==
ProfileCSIRInstr
; }
/src/external/apache2/llvm/dist/clang/lib/Basic/
ProfileList.cpp
82
case CodeGenOptions::
ProfileCSIRInstr
:
/src/external/apache2/llvm/dist/clang/lib/Frontend/
CompilerInvocation.cpp
1299
Opts.setProfileUse(CodeGenOptions::
ProfileCSIRInstr
);
Completed in 83 milliseconds
Indexes created Thu Aug 06 00:25:04 UTC 2026