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

/external/llvm/include/llvm/ADT/
H A DFoldingSet.h450 /// ContextualFoldingSet - This template class is a further refinement
459 class ContextualFoldingSet : public FoldingSetImpl { class in namespace:llvm
489 explicit ContextualFoldingSet(Ctx Context, unsigned Log2InitSize = 6) function in class:llvm::ContextualFoldingSet

Completed in 84 milliseconds