Home
last modified time | relevance | path

Searched refs:ICmpWithZeroTable (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DBranchProbabilityInfo.cpp133 static const ProbabilityTable ICmpWithZeroTable{ variable
1007 Search = ICmpWithZeroTable.find(CI->getPredicate()); in calcZeroHeuristics()
1008 if (Search == ICmpWithZeroTable.end()) in calcZeroHeuristics()