Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Analysis/
H A DBranchProbabilityInfo.cpp144 static const ProbabilityTable ICmpWithMinusOneTable{ variable
1029 Search = ICmpWithMinusOneTable.find(CI->getPredicate()); in calcZeroHeuristics()
1030 if (Search == ICmpWithMinusOneTable.end()) in calcZeroHeuristics()