Home | History | Annotate | Download | only in Hexagon

Lines Matching defs:hasTailCall

281   bool hasTailCall(const MachineBasicBlock &MBB) {
1110 bool HasTC = hasTailCall(MBB) || !hasReturn(MBB);