OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ReservedCyclesIndex
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
MachineScheduler.h
676
SmallVector<unsigned, 16>
ReservedCyclesIndex
;
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/
MachineScheduler.cpp
2006
ReservedCyclesIndex
.clear();
2047
ReservedCyclesIndex
.resize(ResourceCount);
2053
ReservedCyclesIndex
[i] = NumUnits;
2107
unsigned StartIndex =
ReservedCyclesIndex
[PIdx];
2201
<< '[' << InstanceIdx -
ReservedCyclesIndex
[ResIdx] << ']'
2371
<< '[' << InstanceIdx -
ReservedCyclesIndex
[PIdx] << ']'
Completed in 19 milliseconds
Indexes created Sun Jun 07 00:24:08 UTC 2026