Home
last modified time | relevance | path

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

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