Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonFrameLowering.cpp830 bool NeedsDeallocframe = true; in insertEpilogueInBlock() local
839 NeedsDeallocframe = false; in insertEpilogueInBlock()
844 if (!NeedsDeallocframe) in insertEpilogueInBlock()