Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp7962 bool IsLeafFunction = true; in buildOutlinedFrame() local
7979 IsLeafFunction = false; in buildOutlinedFrame()
8034 bool ShouldSignReturnAddr = MFI.shouldSignReturnAddress(!IsLeafFunction); in buildOutlinedFrame()