Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp419 DenseMap<SelectInst *, BranchProbability> SelectBiasMap; member in __anon566c75c30211::CHR
694 DenseMap<SelectInst *, BranchProbability> &SelectBiasMap) { in checkBiasedSelect()