Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGRRList.cpp970 static bool isOperandOf(const SUnit *SU, SDNode *N) { in isOperandOf() function
H A DSelectionDAG.cpp9733 bool SDValue::isOperandOf(const SDNode *N) const { in isOperandOf() function in SDValue
9737 bool SDNode::isOperandOf(const SDNode *N) const { in isOperandOf() function in SDNode