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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp2714 bool TrueWhenLessThan = local
2726 // TrueWhenLessThan, TrueWhenEqual and TrueWhenGreaterThan are true versus
2733 if (TrueWhenLessThan)

Completed in 73 milliseconds