Searched defs:getDividend (Results 1 – 4 of 4) sorted by relevance
44 public function getDividend() function in Math\\DivArgs
84 protected BigDecimal getDividend(JsonNode node) { in getDividend() method in MultipleOfValidator
101 Value *getDividend() const { return DivInst->getOperand(0); } in getDividend() function
104 Value *getDividend() const { return DivInst->getOperand(0); } in getDividend() function