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

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

Completed in 66 milliseconds