OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:IsCritical
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
GCOVProfiling.cpp
226
bool
IsCritical
= false;
234
(
IsCritical
? "c" : " ") + " W=" + Twine(Weight))
782
if (!E.
IsCritical
)
PGOInstrumentation.cpp
528
bool
IsCritical
= false;
536
(
IsCritical
? "c" : " ") + " W=" + Twine(Weight)).str();
833
if (!E->
IsCritical
)
Completed in 24 milliseconds
Indexes created Sun Jun 21 00:25:28 UTC 2026