Searched refs:LargestSDNode (Results 1 - 2 of 2) sorted by relevance

/external/llvm/include/llvm/CodeGen/
H A DSelectionDAG.h186 typedef RecyclingAllocator<BumpPtrAllocator, SDNode, sizeof(LargestSDNode),
H A DSelectionDAGNodes.h1993 /// LargestSDNode - The largest SDNode class.
1995 typedef AtomicSDNode LargestSDNode; typedef

Completed in 83 milliseconds