Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp3252 auto checkConstants = [&I1, &I01]() -> bool { in optimizeSetCCOfSignedTruncationCheck() local
3257 if (checkConstants()) { in optimizeSetCCOfSignedTruncationCheck()
3265 if (!checkConstants()) in optimizeSetCCOfSignedTruncationCheck()