Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCFIFixup.cpp264 bool HasFrame = PrevInfo.HasFrameOnExit && !CurrBB.isBeginSection(); in fixupBlock() local
278 if (HasFrame == NeedsFrame) in fixupBlock()