Home
last modified time | relevance | path

Searched defs:isOnlyUserOf (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp5748 bool SDNode::isOnlyUserOf(SDNode *N) const { in isOnlyUserOf() function in SDNode
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp6807 bool SDNode::isOnlyUserOf(const SDNode *N) const { in isOnlyUserOf() function in SDNode