Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp2114 SmallPtrSet<const MachineBasicBlock*, 16> EmittedSets; in emitJumpTableInfo() local
2119 if (!EmittedSets.insert(MBB).second) in emitJumpTableInfo()