Home
last modified time | relevance | path

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

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