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

/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp6268 /// hasNUsesOfValue - Return true if there are exactly NUSES uses of the
6271 bool SDNode::hasNUsesOfValue(unsigned NUses, unsigned Value) const { function in class:SDNode

Completed in 96 milliseconds