Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64StackTaggingPreRA.cpp76 std::optional<int> findFirstSlotCandidate();
239 std::optional<int> AArch64StackTaggingPreRA::findFirstSlotCandidate() { in findFirstSlotCandidate() function in AArch64StackTaggingPreRA
379 std::optional<int> BaseSlot = findFirstSlotCandidate(); in runOnMachineFunction()