OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DelayForLiveRegsBottomUp
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
ScheduleDAGFast.cpp
107
bool
DelayForLiveRegsBottomUp
(SUnit*, SmallVectorImpl<unsigned>&);
463
///
DelayForLiveRegsBottomUp
- Returns true if it is necessary to delay
467
bool ScheduleDAGFast::
DelayForLiveRegsBottomUp
(SUnit *SU,
549
if (!
DelayForLiveRegsBottomUp
(CurSU, LRegs))
ScheduleDAGRRList.cpp
269
bool
DelayForLiveRegsBottomUp
(SUnit*, SmallVectorImpl<unsigned>&);
1341
///
DelayForLiveRegsBottomUp
- Returns true if it is necessary to delay
1346
DelayForLiveRegsBottomUp
(SUnit *SU, SmallVectorImpl<unsigned> &LRegs) {
1468
if (!
DelayForLiveRegsBottomUp
(CurSU, LRegs))
Completed in 23 milliseconds
Indexes created Sun Jun 07 00:24:08 UTC 2026