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.cpp2192 GetIndirectGotoBlock(); in GetAddrOfLabel()
2201 llvm::BasicBlock *CodeGenFunction::GetIndirectGotoBlock() { in GetIndirectGotoBlock() function in CodeGenFunction
H A DCGStmt.cpp786 llvm::BasicBlock *IndGotoBB = GetIndirectGotoBlock(); in EmitIndirectGotoStmt()
H A DCodeGenFunction.h3005 llvm::BasicBlock *GetIndirectGotoBlock();