Searched refs:ExceptionalSuccessors (Results 1 – 1 of 1) sorted by relevance
73 SmallVector<const MachineBasicBlock *, 1> ExceptionalSuccessors; in computeLastInsertPoint() local77 ExceptionalSuccessors.push_back(SMBB); in computeLastInsertPoint()80 ExceptionalSuccessors.push_back(SMBB); in computeLastInsertPoint()98 if (ExceptionalSuccessors.empty()) in computeLastInsertPoint()114 if (none_of(ExceptionalSuccessors, [&](const MachineBasicBlock *EHPad) { in computeLastInsertPoint()