Searched refs:getNumOperandsNoGlue (Results 1 – 1 of 1) sorted by relevance
38 static unsigned getNumOperandsNoGlue(SDNode *Node) { in getNumOperandsNoGlue() function46 SDValue LastOp = Load->getOperand(getNumOperandsNoGlue(Load) - 1); in findChainOperand()109 if (getNumOperandsNoGlue(Load0) != getNumOperandsNoGlue(Load1)) in areLoadsFromSameBasePtr()133 assert(getNumOperandsNoGlue(Load0) == getNumOperandsNoGlue(Load1)); in areLoadsFromSameBasePtr()