Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64StackTaggingPreRA.cpp358 SmallSetVector<int, 8> TaggedSlots; in runOnMachineFunction() local
364 TaggedSlots.insert(FI); in runOnMachineFunction()
373 for (int FI : TaggedSlots) in runOnMachineFunction()