Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGCleanup.cpp338 llvm::SmallPtrSet<llvm::BasicBlock*, 4> CasesAdded; in ResolveAllBranchFixups() local
361 if (!CasesAdded.insert(Fixup.Destination).second) in ResolveAllBranchFixups()