Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64StackTaggingPreRA.cpp315 SlotWithTag SwapST{-1, -1}; in findFirstSlotCandidate() local
319 SwapST = ST; in findFirstSlotCandidate()
332 } else if (ST == SwapST) { in findFirstSlotCandidate()