Home
last modified time | relevance | path

Searched defs:SelectBiasMap (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp392 DenseMap<SelectInst *, BranchProbability> SelectBiasMap; member in __anone1ce48180111::CHR
664 DenseMap<SelectInst *, BranchProbability> &SelectBiasMap) { in checkBiasedSelect()