Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/Hexagon/
H A DHexagonFrameLowering.cpp702 bool NeedsDeallocframe = true; in insertEpilogueInBlock() local
711 NeedsDeallocframe = false; in insertEpilogueInBlock()
714 if (!NeedsDeallocframe) in insertEpilogueInBlock()