Home
last modified time | relevance | path

Searched defs:PrevBottom (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DStack.cpp51 uintptr_t PrevBottom = BottomOfStack; in runWithSufficientStackSpaceSlow() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegisterPressure.cpp206 void IntervalPressure::openBottom(SlotIndex PrevBottom) { in openBottom()
214 void RegionPressure::openBottom(MachineBasicBlock::const_iterator PrevBottom) { in openBottom()