Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp3112 auto ComputeTable = [&](bool First, bool Second) -> std::optional<bool> { in foldICmpBinOpWithConstantViaTruthTable() local
3156 auto ComputeTable = [&](bool Op0Val, bool Op1Val) { in foldICmpAddConstant() local