Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Analysis/
H A DBranchProbabilityInfo.cpp152 static const ProbabilityTable ICmpWithOneTable{ variable
1025 Search = ICmpWithOneTable.find(CI->getPredicate()); in calcZeroHeuristics()
1026 if (Search == ICmpWithOneTable.end()) in calcZeroHeuristics()