Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DBranchProbabilityInfo.cpp191 static const ProbabilityTable FCmpTable{ variable
1048 auto Search = FCmpTable.find(FCmp->getPredicate()); in calcFloatingPointHeuristics()
1049 if (Search == FCmpTable.end()) in calcFloatingPointHeuristics()