Home
last modified time | relevance | path

Searched refs:SwapST (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64StackTaggingPreRA.cpp319 SlotWithTag SwapST{-1, -1}; in findFirstSlotCandidate() local
323 SwapST = ST; in findFirstSlotCandidate()
336 } else if (ST == SwapST) { in findFirstSlotCandidate()