Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DValueTracking.h671 enum SelectPatternNaNBehavior { enum
682 SelectPatternNaNBehavior NaNBehavior; /// Only applicable if Flavor is
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DValueTracking.cpp5861 SelectPatternNaNBehavior NaNBehavior = SPNB_NA; in matchSelectPattern()