OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Critical
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
CFGMST.h
133
bool
Critical
= isCriticalEdge(TI, i);
135
if (
Critical
) {
146
E->IsCritical =
Critical
;
214
// First, put all the
critical
edge with landing-pad as the Dest to MST.
215
// This works around the insufficient support of
critical
edges split
/src/external/apache2/llvm/dist/llvm/include/llvm/IR/
ModuleSummaryIndex.h
61
Critical
= 4
114
case CalleeInfo::HotnessType::
Critical
:
115
return "
critical
";
Completed in 28 milliseconds
Indexes created Fri Sep 25 00:27:33 UTC 2026