Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DFunctionComparator.cpp303 const APFloat &LAPF = cast<ConstantFP>(L)->getValueAPF(); in cmpConstants() local
305 return cmpAPFloats(LAPF, RAPF); in cmpConstants()