Searched refs:getJumpDestForLabel (Results 1 – 3 of 3) sorted by relevance
580 CodeGenFunction::getJumpDestForLabel(const LabelDecl *D) { in getJumpDestForLabel() function in CodeGenFunction686 EmitBranchThroughCleanup(getJumpDestForLabel(S.getLabel())); in EmitGotoStmt()692 EmitBranchThroughCleanup(getJumpDestForLabel(Target)); in EmitIndirectGotoStmt()2524 JumpDest Dest = getJumpDestForLabel(E->getLabel()); in EmitAsmStmt()
1967 llvm::BasicBlock *BB = getJumpDestForLabel(L).getBlock(); in GetAddrOfLabel()
2376 JumpDest getJumpDestForLabel(const LabelDecl *S);