Searched defs:ItinsDefSet (Results 1 - 1 of 1) sorted by relevance

/external/llvm/utils/TableGen/
H A DSubtargetEmitter.cpp383 SmallPtrSet<Record*, 8> ItinsDefSet; local
389 if (!ItinsDefSet.insert(PI->ItinsDef))
559 SmallPtrSet<Record*, 8> ItinsDefSet; local
568 if (!ItinsDefSet.insert(ItinsDef))

Completed in 47 milliseconds