Searched refs:findFirstSlotCandidate (Results 1 – 1 of 1) sorted by relevance
70 std::optional<int> findFirstSlotCandidate();233 std::optional<int> AArch64StackTaggingPreRA::findFirstSlotCandidate() { in findFirstSlotCandidate() function in AArch64StackTaggingPreRA372 std::optional<int> BaseSlot = findFirstSlotCandidate(); in runOnMachineFunction()