Searched defs:isKnownNeverNaN (Results 1 - 2 of 2) sorted by path

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DValueTracking.cpp3248 bool llvm::isKnownNeverNaN(const Value *V, const TargetLibraryInfo *TLI, function in class:llvm
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DUtils.cpp389 bool llvm::isKnownNeverNaN(Register Val, const MachineRegisterInfo &MRI, function in class:llvm

Completed in 166 milliseconds