Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGCleanup.cpp327 llvm::SmallPtrSet<llvm::BasicBlock*, 4> CasesAdded; in ResolveAllBranchFixups() local
350 if (!CasesAdded.insert(Fixup.Destination).second) in ResolveAllBranchFixups()