Home
last modified time | relevance | path

Searched defs:CleanupBB (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DEscapeEnumerator.cpp72 BasicBlock *CleanupBB = BasicBlock::Create(C, CleanupBBName, &F); in Next() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCleanup.cpp557 llvm::BasicBlock *CleanupBB = CGF.createBasicBlock("cleanup.action"); in EmitCleanup() local