Home
last modified time | relevance | path

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

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