Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCMac.cpp4200 llvm::DenseSet<llvm::BasicBlock *> BlocksBeforeTry; member in __anonb5e682970811::FragileHazards
4231 BlocksBeforeTry.insert(&BB); in FragileHazards()
4304 if (BlocksBeforeTry.count(&BB)) in emitHazardsInNewBlocks()