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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp2956 auto checkConstants = [&I1, &I01]() -> bool { local
2961 if (checkConstants()) {
2969 if (!checkConstants())

Completed in 123 milliseconds