Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64StackTaggingPreRA.cpp70 std::optional<int> findFirstSlotCandidate();
233 std::optional<int> AArch64StackTaggingPreRA::findFirstSlotCandidate() { in findFirstSlotCandidate() function in AArch64StackTaggingPreRA
372 std::optional<int> BaseSlot = findFirstSlotCandidate(); in runOnMachineFunction()