Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp2516 SmallPtrSet<const MachineBasicBlock*, 16> EmittedSets; in emitJumpTableInfo() local
2520 if (!EmittedSets.insert(MBB).second) in emitJumpTableInfo()