OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:foldAsLoad
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
LiveRangeEdit.h
105
///
foldAsLoad
- If LI has a single use and a single def that can be folded as
107
bool
foldAsLoad
(LiveInterval *LI, SmallVectorImpl<MachineInstr *> &Dead);
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/
LiveRangeEdit.cpp
185
bool LiveRangeEdit::
foldAsLoad
(LiveInterval *LI,
409
if (
foldAsLoad
(LI, Dead))
Completed in 14 milliseconds
Indexes created Sun Sep 27 00:26:35 UTC 2026