OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DefIndex
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/
RegisterCoalescer.cpp
1440
SlotIndex
DefIndex
=
1445
if (!SR.liveAt(
DefIndex
))
1446
SR.createDeadDef(
DefIndex
, Alloc);
1451
SR->createDeadDef(
DefIndex
, Alloc);
1468
SlotIndex
DefIndex
=
1488
SR.createDeadDef(
DefIndex
, Alloc);
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/
CoroFrame.cpp
117
size_t const
DefIndex
= Mapping.blockToIndex(DefBB);
120
bool const Result = Block[UseIndex].Kills[
DefIndex
];
Completed in 21 milliseconds
Indexes created Wed Jun 10 00:26:05 UTC 2026