Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DBranchProbabilityInfo.cpp153 static const ProbabilityTable ICmpWithOneTable{ variable
1015 Search = ICmpWithOneTable.find(CI->getPredicate()); in calcZeroHeuristics()
1016 if (Search == ICmpWithOneTable.end()) in calcZeroHeuristics()