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

/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h515 DenseMap<const Constant *, unsigned> ConstantsOut; member in class:llvm::SelectionDAGBuilder
H A DSelectionDAGBuilder.cpp7652 unsigned &RegOut = ConstantsOut[C];
7687 ConstantsOut.clear();

Completed in 222 milliseconds