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

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

Completed in 68 milliseconds