Lines Matching defs:hasTailCall
270 bool hasTailCall(const MachineBasicBlock &MBB) {965 bool HasTC = hasTailCall(MBB) || !hasReturn(MBB);