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.cpp4333 auto checkConstants = [&I1, &I01]() -> bool { in optimizeSetCCOfSignedTruncationCheck() local
4338 if (checkConstants()) { in optimizeSetCCOfSignedTruncationCheck()
4346 if (!checkConstants()) in optimizeSetCCOfSignedTruncationCheck()