Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getJumpDestForLabel

355 CodeGenFunction::getJumpDestForLabel(const LabelDecl *D) {
449 EmitBranchThroughCleanup(getJumpDestForLabel(S.getLabel()));
455 EmitBranchThroughCleanup(getJumpDestForLabel(Target));