Searched refs:getJumpDestForLabel (Results 1 – 3 of 3) sorted by relevance
394 CodeGenFunction::getJumpDestForLabel(const LabelDecl *D) { in getJumpDestForLabel() function in CodeGenFunction488 EmitBranchThroughCleanup(getJumpDestForLabel(S.getLabel())); in EmitGotoStmt()494 EmitBranchThroughCleanup(getJumpDestForLabel(Target)); in EmitIndirectGotoStmt()
1330 llvm::BasicBlock *BB = getJumpDestForLabel(L).getBlock(); in GetAddrOfLabel()
1400 JumpDest getJumpDestForLabel(const LabelDecl *S);