OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:computeRemLatency
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/
MachineScheduler.cpp
2655
static unsigned
computeRemLatency
(SchedBoundary &CurrZone) {
2668
bool
ComputeRemLatency
,
2679
if (
ComputeRemLatency
)
2680
RemLatency =
computeRemLatency
(CurrZone);
2703
RemLatency =
computeRemLatency
(CurrZone);
MachineScheduler.cpp
2655
static unsigned
computeRemLatency
(SchedBoundary &CurrZone) {
2668
bool
ComputeRemLatency
,
2679
if (
ComputeRemLatency
)
2680
RemLatency =
computeRemLatency
(CurrZone);
2703
RemLatency =
computeRemLatency
(CurrZone);
Completed in 201 milliseconds
Indexes created Thu Jun 18 00:24:58 UTC 2026