OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:openBottom
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
RegisterPressure.h
77
void
openBottom
(SlotIndex PrevBottom);
92
void
openBottom
(MachineBasicBlock::const_iterator PrevBottom);
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/
RegisterPressure.cpp
210
void IntervalPressure::
openBottom
(SlotIndex PrevBottom) {
218
void RegionPressure::
openBottom
(MachineBasicBlock::const_iterator PrevBottom) {
910
static_cast<IntervalPressure&>(P).
openBottom
(SlotIdx);
912
static_cast<RegionPressure&>(P).
openBottom
(CurrPos);
Completed in 17 milliseconds
Indexes created Thu Sep 24 00:25:51 UTC 2026