Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DItaniumCXXABI.cpp1491 llvm::BasicBlock *BadCastBlock = in emitDynamicCastCall() local
1495 CGF.Builder.CreateCondBr(IsNull, BadCastBlock, CastEnd); in emitDynamicCastCall()
1497 CGF.EmitBlock(BadCastBlock); in emitDynamicCastCall()