Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64StackTaggingPreRA.cpp77 Optional<int> findFirstSlotCandidate();
241 Optional<int> AArch64StackTaggingPreRA::findFirstSlotCandidate() { in findFirstSlotCandidate() function in AArch64StackTaggingPreRA
381 Optional<int> BaseSlot = findFirstSlotCandidate(); in runOnMachineFunction()