Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:EH_LABEL

79   // Advance the emit start point past any EH_LABEL instructions.
82 while (I != E && I->getOpcode() == TargetOpcode::EH_LABEL) {
302 FuncInfo.InsertPt->getOpcode() == TargetOpcode::EH_LABEL)