Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonFrameLowering.cpp828 bool NeedsDeallocframe = true; in insertEpilogueInBlock() local
837 NeedsDeallocframe = false; in insertEpilogueInBlock()
842 if (!NeedsDeallocframe) in insertEpilogueInBlock()