OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:extendToIndices
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
LiveIntervals.h
184
void
extendToIndices
(LiveRange &LR, ArrayRef<SlotIndex> Indices,
187
void
extendToIndices
(LiveRange &LR, ArrayRef<SlotIndex> Indices) {
188
extendToIndices
(LR, Indices, /*Undefs=*/{});
193
/// EndPoints such that
extendToIndices
(LI, EndPoints) will reconstruct the
196
/// Calling pruneValue() and
extendToIndices
() can be used to reconstruct
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/
LiveIntervals.cpp
633
void LiveIntervals::
extendToIndices
(LiveRange &LR,
Completed in 18 milliseconds
Indexes created Mon Jun 22 00:25:11 UTC 2026