Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DBranchProbabilityInfo.cpp119 static const ProbabilityTable PointerTable{ variable
528 auto Search = PointerTable.find(CI->getPredicate()); in calcPointerHeuristics()
529 if (Search == PointerTable.end()) in calcPointerHeuristics()