Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64StackTaggingPreRA.cpp229 static bool isSlotPreAllocated(MachineFrameInfo *MFI, int FI) { in isSlotPreAllocated() function
264 if (isSlotPreAllocated(MFI, ST.FI)) in findFirstSlotCandidate()