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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp848 auto IsAllNonNegative = [&]() { local
861 // (rendering the IsAllNonNegative() check below insufficient). We can do
870 IsAllNonNegative();

Completed in 46 milliseconds