Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGRRList.cpp768 static bool isOperandOf(const SUnit *SU, SDNode *N) { in isOperandOf() function
DSelectionDAG.cpp5660 bool SDValue::isOperandOf(SDNode *N) const { in isOperandOf() function in SDValue
5667 bool SDNode::isOperandOf(SDNode *N) const { in isOperandOf() function in SDNode