Searched refs:getJumpDestForLabel (Results 1 – 3 of 3) sorted by relevance
402 CodeGenFunction::getJumpDestForLabel(const LabelDecl *D) { in getJumpDestForLabel() function in CodeGenFunction495 EmitBranchThroughCleanup(getJumpDestForLabel(S.getLabel())); in EmitGotoStmt()501 EmitBranchThroughCleanup(getJumpDestForLabel(Target)); in EmitIndirectGotoStmt()
1368 llvm::BasicBlock *BB = getJumpDestForLabel(L).getBlock(); in GetAddrOfLabel()
1444 JumpDest getJumpDestForLabel(const LabelDecl *S);