Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DFunctionComparator.cpp359 const APFloat &LAPF = cast<ConstantFP>(L)->getValueAPF(); in cmpConstants() local
361 return cmpAPFloats(LAPF, RAPF); in cmpConstants()