Home
last modified time | relevance | path

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

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