Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Analysis/
H A DBranchProbabilityInfo.cpp164 static const ProbabilityTable ICmpWithLibCallTable{ variable
1017 Search = ICmpWithLibCallTable.find(CI->getPredicate()); in calcZeroHeuristics()
1018 if (Search == ICmpWithLibCallTable.end()) in calcZeroHeuristics()