OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:OldLI
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/
LiveRangeEdit.cpp
46
LiveInterval &
OldLI
= LIS.getInterval(OldReg);
48
for (LiveInterval::SubRange &S :
OldLI
.subranges())
InlineSpiller.cpp
1038
LiveInterval &
OldLI
= LIS.getInterval(Reg);
1071
// Find the slot index where this instruction reads and writes
OldLI
.
1074
if (VNInfo *VNI =
OldLI
.getVNInfoAt(Idx.getRegSlot(true)))
1088
if (hoistSpillInsideBB(
OldLI
, *MI)) {
Completed in 86 milliseconds
Indexes created Sun Sep 20 00:26:38 UTC 2026