Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Transforms/Utils/
H A DFunctionComparator.cpp311 const APFloat &LAPF = cast<ConstantFP>(L)->getValueAPF(); in cmpConstants() local
313 return cmpAPFloats(LAPF, RAPF); in cmpConstants()