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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h419 DenseMap<const Constant *, unsigned> ConstantsOut; member in class:llvm::SelectionDAGBuilder
H A DSelectionDAGBuilder.cpp10039 unsigned &RegOut = ConstantsOut[C];
10075 ConstantsOut.clear();

Completed in 182 milliseconds