Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonFrameLowering.cpp825 bool NeedsDeallocframe = true; in insertEpilogueInBlock() local
834 NeedsDeallocframe = false; in insertEpilogueInBlock()
839 if (!NeedsDeallocframe) in insertEpilogueInBlock()