Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp9857 bool IsLeafFunction = true; in buildOutlinedFrame() local
9874 IsLeafFunction = false; in buildOutlinedFrame()
9915 bool ShouldSignReturnAddr = FI->shouldSignReturnAddress(!IsLeafFunction); in buildOutlinedFrame()