Home
last modified time | relevance | path

Searched refs:IndGotoBB (Results 1 – 1 of 1) sorted by relevance

/freebsd-9-stable/contrib/llvm/tools/clang/lib/CodeGen/
DCGStmt.cpp420 llvm::BasicBlock *IndGotoBB = GetIndirectGotoBlock(); in EmitIndirectGotoStmt() local
424 cast<llvm::PHINode>(IndGotoBB->begin())->addIncoming(V, CurBB); in EmitIndirectGotoStmt()
426 EmitBranch(IndGotoBB); in EmitIndirectGotoStmt()