Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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()