Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64StackTaggingPreRA.cpp313 SlotWithTag SwapST{-1, -1}; in findFirstSlotCandidate() local
317 SwapST = ST; in findFirstSlotCandidate()
330 } else if (ST == SwapST) { in findFirstSlotCandidate()