Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGRRList.cpp972 static bool isOperandOf(const SUnit *SU, SDNode *N) { in isOperandOf() function
H A DSelectionDAG.cpp12195 bool SDValue::isOperandOf(const SDNode *N) const { in isOperandOf() function in SDValue
12199 bool SDNode::isOperandOf(const SDNode *N) const { in isOperandOf() function in SDNode