Home
last modified time | relevance | path

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

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