Searched refs:cannotInsertTailCall (Results 1 – 1 of 1) sorted by relevance
3403 static bool cannotInsertTailCall(const MachineBasicBlock &MBB) { in cannotInsertTailCall() function3428 assert(!cannotInsertTailCall(*C.getMBB()) && in analyzeCandidate()3508 if (cannotInsertTailCall(*MBB) && in getOutliningTypeImpl()