OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OldLI
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/CodeGen/
InlineSpiller.cpp
184
void insertSpill(LiveInterval &NewLI, const LiveInterval &
OldLI
,
[
all
...]
StrongPHIElimination.cpp
801
LiveInterval &
OldLI
= LI->getInterval(Reg);
806
for (LiveInterval::iterator LRI =
OldLI
.begin(), LRE =
OldLI
.end();
Completed in 37 milliseconds