Searched defs:Denom (Results 1 – 9 of 9) sorted by relevance
60 SVal Denom = C.getState()->getSVal(B->getRHS(), C.getLocationContext()); in checkPreStmt() local
418 func (x *Rat) Denom() *Int { func
224 uint64_t Denom) { in getScaledCount()
240 uint64_t Denom) { in getScaledCount()
372 unsigned Denom = (BackEdges.empty() ? 0 : LBH_TAKEN_WEIGHT) + in calcLoopBranchHeuristics() local
788 func Denom(x Value) Value { func
644 unsigned Denom = (BackEdges.empty() ? 0 : LBH_TAKEN_WEIGHT) + in calcLoopBranchHeuristics() local
1037 Register Denom = MI.getOperand(4).getReg(); in selectDivScale() local
8815 APFloat Denom = C * C + D * D; in VisitBinaryOperator() local