Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.cpp2112 GetIndirectGotoBlock(); in GetAddrOfLabel()
2121 llvm::BasicBlock *CodeGenFunction::GetIndirectGotoBlock() { in GetIndirectGotoBlock() function in CodeGenFunction
H A DCGStmt.cpp761 llvm::BasicBlock *IndGotoBB = GetIndirectGotoBlock(); in EmitIndirectGotoStmt()
H A DCodeGenFunction.h2807 llvm::BasicBlock *GetIndirectGotoBlock();