Home
last modified time | relevance | path

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

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