Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64StackTaggingPreRA.cpp79 Optional<int> findFirstSlotCandidate();
244 Optional<int> AArch64StackTaggingPreRA::findFirstSlotCandidate() { in findFirstSlotCandidate() function in AArch64StackTaggingPreRA
385 Optional<int> BaseSlot = findFirstSlotCandidate(); in runOnMachineFunction()