Home
last modified time | relevance | path

Searched defs:WantNegative (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DValueTracking.cpp5505 bool WantNegative = in computeKnownFPClass() local
5630 const bool WantNegative = (InterestedClasses & fcNegative) != fcNone; in computeKnownFPClass() local