Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonFrameLowering.h46 bool hasTailCall(MachineBasicBlock &MBB) const;
DHexagonFrameLowering.cpp139 bool HexagonFrameLowering::hasTailCall(MachineBasicBlock &MBB) const { in hasTailCall() function in HexagonFrameLowering