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

/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/CodeGen/
H A DSelectionDAG.h155 typedef RecyclingAllocator<BumpPtrAllocator, SDNode, sizeof(LargestSDNode),
H A DSelectionDAGNodes.h1805 /// LargestSDNode - The largest SDNode class.
1807 typedef LoadSDNode LargestSDNode; typedef in class:llvm::SDNode

Completed in 381 milliseconds