Searched defs:isOperandOf (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | ScheduleDAGRRList.cpp | 972 static bool isOperandOf(const SUnit *SU, SDNode *N) { in isOperandOf() function |
H A D | SelectionDAG.cpp | 11865 bool SDValue::isOperandOf(const SDNode *N) const { isOperandOf() function in SDValue |