Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp4057 auto checkConstants = [&I1, &I01]() -> bool { in optimizeSetCCOfSignedTruncationCheck() local
4062 if (checkConstants()) { in optimizeSetCCOfSignedTruncationCheck()
4070 if (!checkConstants()) in optimizeSetCCOfSignedTruncationCheck()