Searched defs:Denom (Results 1 – 5 of 5) sorted by relevance
60 SVal Denom = C.getState()->getSVal(B->getRHS(), C.getLocationContext()); in checkPreStmt() local
224 uint64_t Denom) { in getScaledCount()
372 unsigned Denom = (BackEdges.empty() ? 0 : LBH_TAKEN_WEIGHT) + in calcLoopBranchHeuristics() local
644 unsigned Denom = (BackEdges.empty() ? 0 : LBH_TAKEN_WEIGHT) + in calcLoopBranchHeuristics() local
8815 APFloat Denom = C * C + D * D; in VisitBinaryOperator() local