Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp3794 auto checkConstants = [&I1, &I01]() -> bool { in optimizeSetCCOfSignedTruncationCheck() local
3799 if (checkConstants()) { in optimizeSetCCOfSignedTruncationCheck()
3807 if (!checkConstants()) in optimizeSetCCOfSignedTruncationCheck()